summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCModule.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up. 80 columns.Jim Grosbach2011-11-151-1/+1
| | | | llvm-svn: 144649
* Start stubbing out MCModule and MCAtom, which provide an API for accessing ↵Owen Anderson2011-09-221-0/+45
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