summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachOCodeEmitter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move structures and classes into header files, providing two new headers andBruno Cardoso Lopes2009-06-031-0/+207
one new .cpp file, in preparation for merging in the Direct Object Emission changes we're working on. No functional changes. Fixed coding style issues on the original patch. Patch by Aaron Gray llvm-svn: 72754
OpenPOWER on IntegriCloud