summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/ELFSegmentChunks.h
Commit message (Collapse)AuthorAgeFilesLines
* [ELF] Chop the ELF prefix off of most things.Michael J. Spencer2013-01-291-374/+0
| | | | llvm-svn: 173838
* [ELF] Fix header sort order.Michael J. Spencer2013-01-291-7/+5
| | | | llvm-svn: 173822
* [ELF] Give Chunk a ELFTargetInfo.Michael J. Spencer2013-01-291-18/+12
| | | | llvm-svn: 173743
* [ELF] Remove OwningPtr from the Chunk::write interface.Michael J. Spencer2013-01-291-4/+3
| | | | llvm-svn: 173741
* Move everything over to TargetInfo.Michael J. Spencer2013-01-231-9/+9
| | | | | | | | 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/+383
llvm-svn: 173082
OpenPOWER on IntegriCloud