Micah Villmow
|
cdfe20b97f
|
Move TargetData to DataLayout.
llvm-svn: 165402
|
2012-10-08 16:38:25 +00:00 |
Rafael Espindola
|
66e08d43d2
|
Jim Asked us to move DataLayout on ARM back to the most specialized classes. Do
so and also change X86 for consistency.
Investigating if this can be improved a bit.
llvm-svn: 115469
|
2010-10-03 18:59:45 +00:00 |
Bruno Cardoso Lopes
|
eefbf1961c
|
Remove getFunctionAlignment from TargetELFInfo and use new MachineFunction alignment method
llvm-svn: 74686
|
2009-07-02 02:13:13 +00:00 |
Bruno Cardoso Lopes
|
2f55027012
|
Introduce new BinaryObject (blob) class, ELF Writer modified to use it. BinaryObject.h by Aaron Gray
llvm-svn: 73333
|
2009-06-14 07:53:21 +00:00 |
Bruno Cardoso Lopes
|
66189503ef
|
Use forward declarations and move TargetELFWriterInfo impl to a new file.
llvm-svn: 73209
|
2009-06-11 22:13:00 +00:00 |