summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCSectionMachO.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
* reject invalid code like:Chris Lattner2009-08-13
* split MachO section handling stuff out to its out .h/.cpp file.Chris Lattner2009-08-10