summaryrefslogtreecommitdiffstats
path: root/lld/Common/ErrorHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Common] Discard the temp file while keeping the memory mapping open, on errorsMartin Storsjo2018-08-241-2/+3
* [LTO] Errors in LLVM backend should manifest as lld errorsSam Clegg2018-07-021-1/+12
* Code cleanup in preparation for adding LTO for wasm. NFC.Sam Clegg2018-05-221-1/+15
* Use ErrorOS for log messages as well as errorSam Clegg2017-12-111-2/+1
* Try harder to delete the temporary file.Rafael Espindola2017-11-131-0/+3
* Delete dead code.Rafael Espindola2017-11-071-1/+0
* Instead of enclosing an entire file, add lld:: specifier for public functions.Rui Ueyama2017-10-271-7/+2
* [lld] unified COFF and ELF error handling on new Common/ErrorHandlerBob Haarman2017-10-251-0/+122
OpenPOWER on IntegriCloud