aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/MC/MCMachObjectWriter.h
Commit message (Expand)AuthorAgeFilesLines
* [MC/Mach-O] Add support for linker options in Mach-O files.Daniel Dunbar2013-01-181-0/+2
* llvm/MC/MCMachObjectWriter.h: ComputeSymbolTable(): Prune one description in ...NAKAMURA Takumi2012-12-241-2/+0
* Add more reset methods to make all objects that the backend may use for outpu...Pedro Artigas2012-12-141-0/+14
* 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