Micah Villmow
|
3574eca1b0
|
Move TargetData to DataLayout.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165402 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-10-08 16:38:25 +00:00 |
|
Rafael Espindola
|
0febc4657b
|
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115469 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-10-03 18:59:45 +00:00 |
|
Bruno Cardoso Lopes
|
3d62a412fb
|
Remove getFunctionAlignment from TargetELFInfo and use new MachineFunction alignment method
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74686 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-07-02 02:13:13 +00:00 |
|
Bruno Cardoso Lopes
|
ae9163f0e2
|
Introduce new BinaryObject (blob) class, ELF Writer modified to use it. BinaryObject.h by Aaron Gray
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73333 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-06-14 07:53:21 +00:00 |
|
Bruno Cardoso Lopes
|
d00d4159d4
|
Use forward declarations and move TargetELFWriterInfo impl to a new file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73209 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-06-11 22:13:00 +00:00 |
|