summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/Writer.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the old ELF linker.Rafael Espindola2016-02-281-35/+0
* Fix Clang-tidy misc-use-override warnings, other minor fixes.Rui Ueyama2015-09-101-2/+2
* Remove empty constructors.Rui Ueyama2015-03-271-3/+0
* Fix formatting.Rui Ueyama2015-03-271-1/+1
* Fix five of the shared library build targetsGreg Fitzgerald2015-01-211-1/+1
* Don't import error_code into the lld namespace.Rafael Espindola2014-06-121-1/+1
* [lld][InputGraph] Change the Resolver to use inputGraphShankar Easwaran2013-10-071-1/+0
* This is my Driver refactoring patch. Nick Kledzik2013-04-041-1/+1
* [ELF] Remove ReferenceKinds.Michael J. Spencer2013-01-301-5/+0
* [ELF] Chop the ELF prefix off of most things.Michael J. Spencer2013-01-291-0/+44
OpenPOWER on IntegriCloud