summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCAnalysis/MCModule.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move CFG building code to a new lib/MC/MCAnalysis library.Rafael Espindola2014-07-021-0/+142
The new library is 150KB on a Release+Asserts build, so it is quiet a bit of code that regular users of MC don't need to link with now. llvm-svn: 212209
OpenPOWER on IntegriCloud