summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/ELFObjectWriter.h
Commit message (Collapse)AuthorAgeFilesLines
* Write the section table and the section data in the same order thatRafael Espindola2011-03-201-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ödin2011-03-031-0/+391
other components can use them. llvm-svn: 126942
OpenPOWER on IntegriCloud