summaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachO.h
Commit message (Expand)AuthorAge
* rename TAI -> MAI, being careful not to make MAILJMP instructions :)Chris Lattner2009-08-22
* Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.Chris Lattner2009-08-22
* Cleanup MachO writer and code emitter. Fix 80 cols problems, remove extra spa...Bruno Cardoso Lopes2009-07-06
* Add the Object Code Emitter class. Original patch by Aaron Gray, I did someBruno Cardoso Lopes2009-07-06
* Move structures and classes into header files, providing two new headers andBruno Cardoso Lopes2009-06-03