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
/
COFF
/
Librarian.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-land "COFF: migrate def parser from LLD to LLVM"
Reid Kleckner
2017-06-02
1
-511
/
+0
*
Revert "COFF: migrate def parser from LLD to LLVM"
Reid Kleckner
2017-06-02
1
-0
/
+511
*
COFF: migrate def parser from LLD to LLVM [2/2]
Martell Malone
2017-05-20
1
-511
/
+0
*
COFF: add support for CONSTANT exports
Saleem Abdulrasool
2017-04-21
1
-7
/
+13
*
Fix wrong assertion failure.
Rui Ueyama
2017-03-09
1
-0
/
+8
*
Print an error message instead of an assertion failure.
Rui Ueyama
2017-03-09
1
-1
/
+4
*
Remove unnecessary `llvm::`.
Rui Ueyama
2016-12-08
1
-1
/
+1
*
Make the .idata$4 and .idata$5 import lib sections 8 bytes on x64
Reid Kleckner
2016-11-10
1
-15
/
+20
*
Unpollute the global namespace. lld edition.
Benjamin Kramer
2016-08-06
1
-1
/
+1
*
COFF: Update error messages so that they start with lowercase letters.
Rui Ueyama
2016-07-15
1
-1
/
+1
*
COFF: Remove `void error()` functions and use fatal instead.
Rui Ueyama
2016-07-15
1
-1
/
+2
*
COFF: Rename non-noreturn error -> check.
Rui Ueyama
2016-07-14
1
-2
/
+1
*
COFF: drop the dependency on LIB.EXE for implibs
Saleem Abdulrasool
2016-07-13
1
-0
/
+489