summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCAtom.cpp
Commit message (Collapse)AuthorAgeFilesLines
* MCAtom extending methods need to extend the range of the atom as well.Owen Anderson2011-10-101-0/+18
| | | | llvm-svn: 141557
* Start stubbing out MCModule and MCAtom, which provide an API for accessing ↵Owen Anderson2011-09-221-0/+79
the rich disassembly of a complete object or executable. These are very much a work in progress, and not really useful yet. llvm-svn: 140345
OpenPOWER on IntegriCloud