Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reflect the MC/MCDisassembler split on the include/ level. | Benjamin Kramer | 2016-01-26 | 1 | -2/+2 |
| | | | | | | No functional change, just moving code around. llvm-svn: 258818 | ||||
* | Finish inverting the MC -> Object dependency. | Rafael Espindola | 2014-07-23 | 1 | -0/+39 |
There were still some disassembler bits in lib/MC, but their use of Object was only visible in the includes they used, not in the symbols. llvm-svn: 213808 |