summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/File.h
Commit message (Collapse)AuthorAgeFilesLines
...
* [ELF][Reader] Improve performance by removing calls to malloc.Michael J. Spencer2013-02-031-17/+49
| | | | llvm-svn: 174275
* [ELF][x86-84] Add static TLS support.Michael J. Spencer2013-02-011-1/+2
| | | | llvm-svn: 174154
* [ELF] Create atoms for progbits sections with no symbols but still have content.Michael J. Spencer2013-01-311-0/+22
| | | | llvm-svn: 174091
* add targethandler hooks from Writer and cleanupShankar Easwaran2013-01-301-1/+1
| | | | llvm-svn: 173904
* [ELF] Chop the ELF prefix off of most things.Michael J. Spencer2013-01-291-0/+338
llvm-svn: 173838
OpenPOWER on IntegriCloud