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
/
lib
/
ReaderWriter
/
PECOFF
/
Pass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
COFF: Remove the old COFF linker and make link an alias to link2.
Rui Ueyama
2015-08-06
1
-95
/
+0
*
Remove COFFReference and use SimpleReference instead.
Rui Ueyama
2015-03-09
1
-2
/
+2
*
Add missing includes for make_unique, lld edition.
Benjamin Kramer
2015-03-02
1
-0
/
+1
*
PE/COFF: teach ARMNT backend about ADDR32NB for exports
Saleem Abdulrasool
2015-01-07
1
-0
/
+4
*
Sort include files according to convention.
Shankar Easwaran
2014-10-18
1
-1
/
+0
*
[PECOFF] Emit x64 delay-import wrapper function
Rui Ueyama
2014-10-17
1
-0
/
+16
*
[PECOFF] Support delay-load import table for x86
Rui Ueyama
2014-10-16
1
-0
/
+16
*
Use llvm::make_unique.
Rui Ueyama
2014-10-14
1
-2
/
+2
*
[PECOFF] Remove yet another use of _is64
Rui Ueyama
2014-10-07
1
-12
/
+22
*
[PECOFF] Explicitly pass machine type
Rui Ueyama
2014-08-22
1
-2
/
+1
*
[PECOFF] Fix PE+ relocations
Rui Ueyama
2014-08-22
1
-8
/
+21
*
[PECOFF] Add a utility function to add DIR32 relocation.
Rui Ueyama
2014-02-26
1
-4
/
+13
*
[PECOFF] Rename lld::coff -> lld::pecoff.
Rui Ueyama
2013-12-13
1
-2
/
+2
*
[PECOFF] Move a utility function used in a pass to Pass.cpp.
Rui Ueyama
2013-12-12
1
-0
/
+28