summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/ELFWriter.h
Commit message (Collapse)AuthorAgeFilesLines
* [ELF] Chop the ELF prefix off of most things.Michael J. Spencer2013-01-291-45/+0
| | | | llvm-svn: 173838
* [ELF] Fix header sort order.Michael J. Spencer2013-01-291-1/+2
| | | | llvm-svn: 173822
* Move everything over to TargetInfo.Michael J. Spencer2013-01-231-1/+1
| | | | | | | | I really would have liked to split this patch up, but it would greatly complicate the lld-core and lld drivers having to deal with both {Reader,Writer}Option and TargetInfo. llvm-svn: 173217
* no functionality changes(split WriterELF into multiple files)Shankar Easwaran2013-01-211-0/+44
llvm-svn: 173082
OpenPOWER on IntegriCloud