Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Jim Asked us to move DataLayout on ARM back to the most specialized classes. Do | Rafael Espindola | 2010-10-03 | 1 | -3/+2 |
| | | | | | | | | so and also change X86 for consistency. Investigating if this can be improved a bit. llvm-svn: 115469 | ||||
* | Remove getFunctionAlignment from TargetELFInfo and use new MachineFunction ↵ | Bruno Cardoso Lopes | 2009-07-02 | 1 | -10/+0 |
| | | | | | | alignment method llvm-svn: 74686 | ||||
* | Introduce new BinaryObject (blob) class, ELF Writer modified to use it. ↵ | Bruno Cardoso Lopes | 2009-06-14 | 1 | -1/+4 |
| | | | | | | BinaryObject.h by Aaron Gray llvm-svn: 73333 | ||||
* | Use forward declarations and move TargetELFWriterInfo impl to a new file. | Bruno Cardoso Lopes | 2009-06-11 | 1 | -0/+33 |
llvm-svn: 73209 |