Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Common] Discard the temp file while keeping the memory mapping open, on errors | Martin Storsjo | 2018-08-24 | 1 | -2/+3 |
* | [LTO] Errors in LLVM backend should manifest as lld errors | Sam Clegg | 2018-07-02 | 1 | -1/+12 |
* | Code cleanup in preparation for adding LTO for wasm. NFC. | Sam Clegg | 2018-05-22 | 1 | -1/+15 |
* | Use ErrorOS for log messages as well as error | Sam Clegg | 2017-12-11 | 1 | -2/+1 |
* | Try harder to delete the temporary file. | Rafael Espindola | 2017-11-13 | 1 | -0/+3 |
* | Delete dead code. | Rafael Espindola | 2017-11-07 | 1 | -1/+0 |
* | Instead of enclosing an entire file, add lld:: specifier for public functions. | Rui Ueyama | 2017-10-27 | 1 | -7/+2 |
* | [lld] unified COFF and ELF error handling on new Common/ErrorHandler | Bob Haarman | 2017-10-25 | 1 | -0/+122 |