Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |