summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCDisassembler/MCDisassembler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Finish inverting the MC -> Object dependency.Rafael Espindola2014-07-231-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
OpenPOWER on IntegriCloud