aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCMachObjectWriter.h
AgeCommit message (Expand)Author
2013-01-18[MC/Mach-O] Add support for linker options in Mach-O files.Daniel Dunbar
2012-12-24llvm/MC/MCMachObjectWriter.h: ComputeSymbolTable(): Prune one description in ...NAKAMURA Takumi
2012-12-14Add more reset methods to make all objects that the backend may use for outpu...Pedro Artigas
2012-09-14Fix Doxygen issues:Dmitri Gribenko
2012-09-13MachO: Correctly mark symbol-difference variables as N_ABS.Jim Grosbach
2012-05-18Refactor data-in-code annotations.Jim Grosbach
2011-06-24Refactor MachO relocation generaration into the Target directories.Jim Grosbach
2010-12-21MC/Mach-O: Shuffle enums a bit to make it harder to inadvertently use the wrongDaniel Dunbar
2010-12-17MC/Mach-O: On second thought, use a custom hook for enabling aggressiveDaniel Dunbar
2010-12-16MC/Mach-O: Lift some MachObjectWriter arguments into the target specificDaniel Dunbar
2010-12-16MC/Mach-O: Stub out explicit MCMachObjectTargetWriter interface.Daniel Dunbar
2010-12-16MC/Mach-O: Move createMachObjectWriter into MCMachObjectWriter.h.Daniel Dunbar