summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/PECOFF/Pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* COFF: Remove the old COFF linker and make link an alias to link2.Rui Ueyama2015-08-061-95/+0
* Remove COFFReference and use SimpleReference instead.Rui Ueyama2015-03-091-2/+2
* Add missing includes for make_unique, lld edition.Benjamin Kramer2015-03-021-0/+1
* PE/COFF: teach ARMNT backend about ADDR32NB for exportsSaleem Abdulrasool2015-01-071-0/+4
* Sort include files according to convention.Shankar Easwaran2014-10-181-1/+0
* [PECOFF] Emit x64 delay-import wrapper functionRui Ueyama2014-10-171-0/+16
* [PECOFF] Support delay-load import table for x86Rui Ueyama2014-10-161-0/+16
* Use llvm::make_unique.Rui Ueyama2014-10-141-2/+2
* [PECOFF] Remove yet another use of _is64Rui Ueyama2014-10-071-12/+22
* [PECOFF] Explicitly pass machine typeRui Ueyama2014-08-221-2/+1
* [PECOFF] Fix PE+ relocationsRui Ueyama2014-08-221-8/+21
* [PECOFF] Add a utility function to add DIR32 relocation.Rui Ueyama2014-02-261-4/+13
* [PECOFF] Rename lld::coff -> lld::pecoff.Rui Ueyama2013-12-131-2/+2
* [PECOFF] Move a utility function used in a pass to Pass.cpp.Rui Ueyama2013-12-121-0/+28
OpenPOWER on IntegriCloud