summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCMachObjectWriter.h
Commit message (Expand)AuthorAge
* Fix Doxygen issues:Dmitri Gribenko2012-09-14
* MachO: Correctly mark symbol-difference variables as N_ABS.Jim Grosbach2012-09-13
* Refactor data-in-code annotations.Jim Grosbach2012-05-18
* Refactor MachO relocation generaration into the Target directories.Jim Grosbach2011-06-24
* MC/Mach-O: Shuffle enums a bit to make it harder to inadvertently use the wrongDaniel Dunbar2010-12-21
* MC/Mach-O: On second thought, use a custom hook for enabling aggressiveDaniel Dunbar2010-12-17
* MC/Mach-O: Lift some MachObjectWriter arguments into the target specificDaniel Dunbar2010-12-16
* MC/Mach-O: Stub out explicit MCMachObjectTargetWriter interface.Daniel Dunbar2010-12-16
* MC/Mach-O: Move createMachObjectWriter into MCMachObjectWriter.h.Daniel Dunbar2010-12-16