summaryrefslogtreecommitdiffstats
path: root/lld/COFF/Librarian.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-land "COFF: migrate def parser from LLD to LLVM"Reid Kleckner2017-06-021-511/+0
* Revert "COFF: migrate def parser from LLD to LLVM"Reid Kleckner2017-06-021-0/+511
* COFF: migrate def parser from LLD to LLVM [2/2]Martell Malone2017-05-201-511/+0
* COFF: add support for CONSTANT exportsSaleem Abdulrasool2017-04-211-7/+13
* Fix wrong assertion failure.Rui Ueyama2017-03-091-0/+8
* Print an error message instead of an assertion failure.Rui Ueyama2017-03-091-1/+4
* Remove unnecessary `llvm::`.Rui Ueyama2016-12-081-1/+1
* Make the .idata$4 and .idata$5 import lib sections 8 bytes on x64Reid Kleckner2016-11-101-15/+20
* Unpollute the global namespace. lld edition.Benjamin Kramer2016-08-061-1/+1
* COFF: Update error messages so that they start with lowercase letters.Rui Ueyama2016-07-151-1/+1
* COFF: Remove `void error()` functions and use fatal instead.Rui Ueyama2016-07-151-1/+2
* COFF: Rename non-noreturn error -> check.Rui Ueyama2016-07-141-2/+1
* COFF: drop the dependency on LIB.EXE for implibsSaleem Abdulrasool2016-07-131-0/+489
OpenPOWER on IntegriCloud