summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/ExecutableAtoms.h
Commit message (Expand)AuthorAgeFilesLines
* [lld][LinkingContext] Atoms created from command line options should be avail...Shankar Easwaran2013-08-311-95/+0
* Rename TargetInfo -> LinkingContext.Rui Ueyama2013-08-061-2/+2
* This is my Driver refactoring patch. Nick Kledzik2013-04-041-0/+1
* [lld] remove trailing whitespaceShankar Easwaran2013-03-141-5/+5
* [ELF] Change functions to virtual, in ExecutableAtomsShankar Easwaran2013-02-241-7/+7
* [ELF]Change name of runtime files, so that targets can change runtime files t...Shankar Easwaran2013-02-241-3/+4
* add targethandler hooks from Writer and cleanupShankar Easwaran2013-01-301-3/+3
* [ELF] Chop the ELF prefix off of most things.Michael J. Spencer2013-01-291-21/+15
* [ELF] Fix header sort order.Michael J. Spencer2013-01-291-2/+3
* add elf targethandlerShankar Easwaran2013-01-251-14/+13
* Move everything over to TargetInfo.Michael J. Spencer2013-01-231-4/+2
* [ELF] Update for LLVM Object/ELF changes.Michael J. Spencer2013-01-151-8/+6
* support for adding linker defined symbolsShankar Easwaran2013-01-101-0/+103
OpenPOWER on IntegriCloud