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
/
ScriptParser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify ScriptParser.
Rui Ueyama
2016-12-01
1
-1
/
+1
*
Make get{Line,Column}Number members of StringParser.
Rui Ueyama
2016-12-01
1
-1
/
+5
*
[ELF] Print file:line for 'undefined section' errors
Eugene Leviant
2016-11-28
1
-0
/
+1
*
[ELF] Better error reporting for linker scripts
Eugene Leviant
2016-11-21
1
-7
/
+7
*
Rename skip(StringRef) -> consume(StringRef).
Rui Ueyama
2016-10-17
1
-1
/
+1
*
ELF: Add a skip() overload to ignore any token
Justin Bogner
2016-10-17
1
-0
/
+1
*
Remove dead ctor.
Rui Ueyama
2016-07-30
1
-2
/
+0
*
Create Strings.cpp and move string manipulation functions to that file.
Rui Ueyama
2016-06-29
1
-2
/
+0
*
Apply clang-tidy's misc-move-constructor-init to lld.
Benjamin Kramer
2016-06-03
1
-1
/
+2
*
Add `explicit`.
Rui Ueyama
2016-05-16
1
-2
/
+3
*
Use ScriptParserBase features to parse linker script expressions.
Rui Ueyama
2016-04-23
1
-0
/
+1
*
Devirtualize ScriptParserBase. NFC.
Rui Ueyama
2016-04-22
1
-3
/
+0
*
[lld] Fix build failure from r265600
Adhemerval Zanella
2016-04-06
1
-0
/
+1
*
[lld] [ELF] Add ScriptParserBase class
Adhemerval Zanella
2016-04-06
1
-0
/
+50