aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/TargetELFWriterInfo.cpp
AgeCommit message (Expand)Author
2012-10-28Remove TargetELFWriterInfo.Rafael Espindola
2012-10-08Move TargetData to DataLayout.Micah Villmow
2010-10-03Jim Asked us to move DataLayout on ARM back to the most specialized classes. DoRafael Espindola
2009-07-02Remove getFunctionAlignment from TargetELFInfo and use new MachineFunction al...Bruno Cardoso Lopes
2009-06-14Introduce new BinaryObject (blob) class, ELF Writer modified to use it. Binar...Bruno Cardoso Lopes
2009-06-11Use forward declarations and move TargetELFWriterInfo impl to a new file.Bruno Cardoso Lopes