aboutsummaryrefslogtreecommitdiff
path: root/lib/MC/MCELFObjectTargetWriter.cpp
AgeCommit message (Expand)Author
2011-12-24Define trivial destructor inline.Rafael Espindola
2011-12-24Make GetRelocType pure virtual.Rafael Espindola
2011-12-22Move PPC bits to lib/Target/PowerPC.Rafael Espindola
2011-12-22Move the ARM specific parts of the ELF writer to Target/ARM.Rafael Espindola
2011-12-21Move the X86 specific bits of the ELF writer to the Target/X86 directory.Rafael Espindola
2011-12-21Reduce the exposure of Triple::OSType in the ELF object writer. This willRafael Espindola
2010-12-18Move some data to the TargetWriter.Rafael Espindola
2010-12-17Stub out explicit MCELFObjectTargetWriter interface.Rafael Espindola