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
/
GnuLdInputGraph.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-commit r225674: Convert other drivers to use WrapperNode.
Rui Ueyama
2015-01-15
1
-65
/
+0
*
Revert "Convert other drivers to use WrapperNode" and subsequent commits.
Rui Ueyama
2015-01-14
1
-0
/
+65
*
Convert other drivers to use WrapperNode.
Rui Ueyama
2015-01-13
1
-65
/
+0
*
[ELF] Remove {ELF,}GNULinkerScript.
Rui Ueyama
2015-01-07
1
-65
/
+0
*
Move definitions to the correct file.
Rui Ueyama
2014-12-13
1
-0
/
+16
*
Make File always take the ownership of a MemoryBuffer.
Rui Ueyama
2014-12-12
1
-5
/
+10
*
Re-commit r223330: Rewrite InputGraph's Group
Rui Ueyama
2014-12-10
1
-3
/
+4
*
Revert "Rewrite InputGraph's Group"
Rui Ueyama
2014-12-04
1
-4
/
+3
*
Rewrite InputGraph's Group
Rui Ueyama
2014-12-04
1
-3
/
+4
*
Sort include files according to convention.
Shankar Easwaran
2014-10-18
1
-1
/
+0
*
[ELF] Implement parsing `-l` prefixed items in the `GROUP` linker script comm...
Simon Atanasyan
2014-07-15
1
-0
/
+1
*
[Driver] Improve the `isPathUnderSysroot()` function. Now it returns a
Simon Atanasyan
2014-06-26
1
-7
/
+5
*
Don't import error_code into the lld namespace.
Rafael Espindola
2014-06-12
1
-15
/
+15
*
[ELF] Fix the bug -- LLD crashes if the --whole-archive option
Simon Atanasyan
2014-06-10
1
-1
/
+1
*
Use error_code() instead of error_code::succes()
Rafael Espindola
2014-05-31
1
-3
/
+3
*
Trivial simplification
Rui Ueyama
2014-05-07
1
-5
/
+1
*
[ELF] Fix the file look up algorithm used in the linker script GROUP command.
Simon Atanasyan
2014-05-01
1
-0
/
+18
*
[Driver] Remove the redundant cast.
Simon Atanasyan
2014-04-30
1
-1
/
+1
*
Early continue to reduce nesting.
Rui Ueyama
2014-04-07
1
-13
/
+13
*
No else after return.
Rui Ueyama
2014-04-07
1
-4
/
+3
*
Expand 'auto' that's hard for human to deduce its real type.
Rui Ueyama
2014-04-03
1
-2
/
+2
*
Remove ordinals from Input Graph elements.
Rui Ueyama
2014-04-03
1
-3
/
+2
*
[ELF] Create Attribute class associated with Input files.
Shankar Easwaran
2014-04-02
1
-2
/
+4
*
Merge ELFGroup with Group.
Rui Ueyama
2014-04-01
1
-2
/
+1
*
Greatly simplify InputGraph.
Rui Ueyama
2014-04-01
1
-4
/
+4
*
Use getError instead of the error_code operator.
Rafael Espindola
2014-01-08
1
-4
/
+4
*
Run clang-format on r197727.
Rui Ueyama
2013-12-20
1
-3
/
+2
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-30
/
+19
*
[Gnu] -L paths is not positional.
Shankar Easwaran
2013-11-25
1
-3
/
+2
*
[InputGraph][Gnu] Add LinkerScript support.
Shankar Easwaran
2013-11-24
1
-3
/
+52
*
[Gnu] Move code from .h to .cpp.
Shankar Easwaran
2013-11-24
1
-0
/
+61