aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/MC/MCMachObjectWriter.h
Commit message (Expand)AuthorAgeFilesLines
* Fix Doxygen issues:Dmitri Gribenko2012-09-141-2/+2
* MachO: Correctly mark symbol-difference variables as N_ABS.Jim Grosbach2012-09-131-0/+2
* Refactor data-in-code annotations.Jim Grosbach2012-05-181-0/+3
* Refactor MachO relocation generaration into the Target directories.Jim Grosbach2011-06-241-0/+192
* MC/Mach-O: Shuffle enums a bit to make it harder to inadvertently use the wrongDaniel Dunbar2010-12-211-0/+8
* MC/Mach-O: On second thought, use a custom hook for enabling aggressiveDaniel Dunbar2010-12-171-1/+6
* MC/Mach-O: Lift some MachObjectWriter arguments into the target specificDaniel Dunbar2010-12-161-4/+17
* MC/Mach-O: Stub out explicit MCMachObjectTargetWriter interface.Daniel Dunbar2010-12-161-1/+17
* MC/Mach-O: Move createMachObjectWriter into MCMachObjectWriter.h.Daniel Dunbar2010-12-161-0/+23