summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/PECOFF/LoadConfigPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* COFF: Remove the old COFF linker and make link an alias to link2.Rui Ueyama2015-08-061-77/+0
* Simplify Pass::perform to take a SimpleFile& instead of unique_ptr<SimpleFile>&David Blaikie2015-06-191-3/+3
* [lld] Allow LLD passes to return error codes.Lang Hames2015-06-191-3/+5
* Merge MutableFile with SimpleFile.Rui Ueyama2015-04-071-1/+1
* Sort include files according to convention.Shankar Easwaran2014-10-181-2/+0
* [PECOFF] Remove yet another use of _is64Rui Ueyama2014-10-071-1/+1
* [PECOFF] Fix PE+ relocationsRui Ueyama2014-08-221-2/+3
* Move Simple.h and Alias.h to include/Core.Rui Ueyama2014-06-111-1/+1
* [PECOFF] Emit Load Configuration and SEH Table for x86.Rui Ueyama2014-02-261-0/+76
OpenPOWER on IntegriCloud