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
/
Driver
/
Targets.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Driver] Replace Target with TargetInfo. Simplify LinkerInput.
Michael J. Spencer
2013-02-07
1
-92
/
+0
*
add elf targethandler
Shankar Easwaran
2013-01-25
1
-4
/
+4
*
Move everything over to TargetInfo.
Michael J. Spencer
2013-01-23
1
-180
/
+32
*
Add {,ELF,MachO}TargetInfo.
Michael J. Spencer
2013-01-22
1
-0
/
+1
*
Replace the 'final' keyword with 'LLVM_FINAL' as GCC 4.6 doesn't support
Chandler Carruth
2013-01-19
1
-3
/
+3
*
add hexagon target to lld
Shankar Easwaran
2013-01-11
1
-0
/
+69
*
[lld] Add -emit-yaml option. This outputs yaml instead of a binary.
Michael J. Spencer
2013-01-07
1
-4
/
+34
*
[Driver] x86-64 should use ELF 64.
Michael J. Spencer
2013-01-07
1
-1
/
+1
*
[Driver] Add x86-64 target.
Michael J. Spencer
2013-01-04
1
-0
/
+56
*
[Driver] Properly handle -entry for X86 Linux.
Michael J. Spencer
2012-12-09
1
-3
/
+3
*
[Driver] Make the X86Linux target use X86 (not x64) and properly initalize Wr...
Michael J. Spencer
2012-12-09
1
-3
/
+12
*
Add the core architecture for the lld driver.
Michael J. Spencer
2012-12-08
1
-0
/
+75