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
/
ModuleDef.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-land "COFF: migrate def parser from LLD to LLVM"
Reid Kleckner
2017-06-02
1
-304
/
+0
*
Revert "COFF: migrate def parser from LLD to LLVM"
Reid Kleckner
2017-06-02
1
-0
/
+304
*
COFF: migrate def parser from LLD to LLVM [2/2]
Martell Malone
2017-05-20
1
-304
/
+0
*
COFF: add support for CONSTANT exports
Saleem Abdulrasool
2017-04-21
1
-0
/
+7
*
[COFF] Don't let /def override /out filename
Reid Kleckner
2017-03-21
1
-7
/
+15
*
Remove lld/Support/Memory.h.
Rui Ueyama
2016-12-18
1
-1
/
+1
*
Fix -Wunused-private-field.
Rui Ueyama
2016-12-08
1
-1
/
+0
*
COFF: Use a string saver in Memory.h in Driver.
Rui Ueyama
2016-12-08
1
-6
/
+5
*
Remove unnecessary explicit call of Twine ctor.
Rui Ueyama
2016-07-15
1
-5
/
+5
*
COFF: Rename noreturn error -> fatal.
Rui Ueyama
2016-07-14
1
-7
/
+7
*
[LLD] Fix Clang-tidy modernize-use-nullptr warnings; other minor cleanups.
Rui Ueyama
2015-10-02
1
-1
/
+1
*
COFF: Improve dllexported name mangling compatibility.
Rui Ueyama
2015-08-31
1
-2
/
+10
*
Update for llvm api change.
Rafael Espindola
2015-08-13
1
-3
/
+3
*
Port the error functions from ELF to COFF.
Rafael Espindola
2015-08-06
1
-76
/
+45
*
COFF: Use short identifiers. NFC.
Rui Ueyama
2015-07-25
1
-1
/
+1
*
COFF: Don't assume !is64() means i386.
Rui Ueyama
2015-07-25
1
-1
/
+1
*
COFF: Fix mangled dllexported names.
Rui Ueyama
2015-07-15
1
-2
/
+2
*
COFF: Fix dllexported symbol names on x86.
Rui Ueyama
2015-07-09
1
-3
/
+8
*
COFF: Fix lexer for the module-definition file.
Rui Ueyama
2015-06-25
1
-3
/
+1
*
COFF: Support module-definition files.
Rui Ueyama
2015-06-17
1
-0
/
+311