Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Write the section table and the section data in the same order that | Rafael Espindola | 2011-03-20 | 1 | -14/+29 |
| | | | | | | | gun as does. This makes it a lot easier to compare the output of both as the addresses are now a lot closer. llvm-svn: 127972 | ||||
* | Split MCEELFStreamer and ELFObjectWriter into .h and .cpp files, so that ↵ | Jan Sjödin | 2011-03-03 | 1 | -0/+391 |
other components can use them. llvm-svn: 126942 |