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
/
ELF
/
Arch
/
AVR.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ELF] Wrap things in `namespace lld { namespace elf {`, NFC
Fangrui Song
2019-10-07
1
-3
/
+7
*
[Coding style change] Rename variables so that they start with a lowercase le...
Rui Ueyama
2019-07-10
1
-15
/
+15
*
[LLD][ELF] - Improve diagnostic about unrecognized relocations.
George Rimar
2019-05-23
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ELF] - Do not fail on R_*_NONE relocations when parsing the debug info.
George Rimar
2018-09-26
1
-0
/
+3
*
Rename SymbolBody -> Symbol
Rui Ueyama
2017-11-03
1
-2
/
+2
*
[lld] unified COFF and ELF error handling on new Common/ErrorHandler
Bob Haarman
2017-10-25
1
-1
/
+1
*
Remove one parameter from Target::getRelExpr.
Rui Ueyama
2017-10-12
1
-9
/
+3
*
Define RelType to represent relocation types.
Rui Ueyama
2017-10-11
1
-4
/
+4
*
Fix which file is in an error message.
Rafael Espindola
2017-08-04
1
-3
/
+3
*
Do not use make<> to allocate TargetInfo. NFC.
Rui Ueyama
2017-06-16
1
-2
/
+4
*
Add comments for AVR support.
Rui Ueyama
2017-06-16
1
-0
/
+19
*
Split Target.cpp into small files.
Rui Ueyama
2017-06-16
1
-0
/
+59