| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Invert the MC -> Object dependency. | Rafael Espindola | 2014-07-03 | 1 | -2/+2 |
| | | | | | | | | | | Now that we have a lib/MC/MCAnalysis, the dependency was there just because of two helper classes. Move the two over to MC. This will allow IRObjectFile to parse inline assembly. llvm-svn: 212248 | ||||
| * | Move CFG building code to a new lib/MC/MCAnalysis library. | Rafael Espindola | 2014-07-02 | 1 | -0/+464 |
| 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 | |||||

