index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lld
/
Common
/
ErrorHandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Support] ThreadPoolExecutor fixes for Windows/MinGW
Andrew Ng
2020-01-10
1
-3
/
+4
*
LLD: Don't use the stderrOS stream in link before it's reassigned.
James Y Knight
2019-11-21
1
-2
/
+0
*
Make it possible to redirect not only errs() but also outs()
Rui Ueyama
2019-11-18
1
-15
/
+20
*
[ELF] For VS-style diagnostics, prefer printing full paths in the header.
Igor Kudrin
2019-08-09
1
-2
/
+9
*
[ELF] Fix splitting messages for duplicate symbols.
Igor Kudrin
2019-08-07
1
-2
/
+2
*
Simplify error message output. NFC.
Rui Ueyama
2019-08-07
1
-16
/
+13
*
Re-submit r367649: Improve raw_ostream so that you can "write" colors using o...
Rui Ueyama
2019-08-07
1
-60
/
+46
*
Revert r367649: Improve raw_ostream so that you can "write" colors using oper...
Rui Ueyama
2019-08-02
1
-42
/
+59
*
Add an assert() to catch possible regexp errors.
Rui Ueyama
2019-08-02
1
-5
/
+6
*
Add a comment for --vs-diagnostics.
Rui Ueyama
2019-08-02
1
-0
/
+21
*
Improve raw_ostream so that you can "write" colors using operator<<
Rui Ueyama
2019-08-02
1
-59
/
+41
*
[ELF] With --vs-diagnostics, print a separate message for each location of a ...
Igor Kudrin
2019-08-01
1
-3
/
+24
*
[ELF] Fix finding locations in messages for undefined hidden symbols.
Igor Kudrin
2019-08-01
1
-3
/
+1
*
[LLD] Do not print additional newlines after reaching error limit
Alexander Richardson
2019-07-24
1
-1
/
+2
*
[lld] Add Visual Studio compatible diagnostics
Chris Jackson
2019-07-17
1
-5
/
+40
*
[Coding style change][lld] Rename variables for non-ELF ports
Rui Ueyama
2019-07-11
1
-55
/
+55
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[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