summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/CreateELF.h
Commit message (Expand)AuthorAgeFilesLines
* ELF: Move CreateELF() from its own file to ELFReader.h.Rui Ueyama2015-04-091-65/+0
* ELF: Simplify CreateELF.Rui Ueyama2015-04-061-37/+17
* ELF: Pass file types instead of type traits to ELFObjectReader.Rui Ueyama2015-04-031-5/+8
* ELF: Remove <Arch>ELFFileCreateELFTraits::result_type.Rui Ueyama2015-04-021-6/+6
* ELF: Always use variadic templates in CreateELF.h.Rui Ueyama2015-04-021-54/+18
* Fix trailing whitespace.Shankar Easwaran2014-01-271-1/+1
* [lld] fix build when LLVM_HAS_VARIADIC_TEMPLATES is falseNick Kledzik2013-12-191-0/+9
* [ELF] Add support for reading dynamic libraries.Michael J. Spencer2013-02-111-0/+109
OpenPOWER on IntegriCloud