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
/
WinLinkInputGraph.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-commit r225674: Convert other drivers to use WrapperNode.
Rui Ueyama
2015-01-15
1
-39
/
+0
*
Revert "Convert other drivers to use WrapperNode" and subsequent commits.
Rui Ueyama
2015-01-14
1
-0
/
+39
*
Convert other drivers to use WrapperNode.
Rui Ueyama
2015-01-13
1
-39
/
+0
*
More WinLinkInputGraph cleanup.
Rui Ueyama
2014-12-14
1
-4
/
+0
*
[PECOFF] Resolve file name in the driver, not in InputElement.
Rui Ueyama
2014-12-14
1
-14
/
+0
*
Remove code duplication.
Rui Ueyama
2014-12-14
1
-6
/
+0
*
Make File always take the ownership of a MemoryBuffer.
Rui Ueyama
2014-12-12
1
-2
/
+4
*
Don't import error_code into the lld namespace.
Rafael Espindola
2014-06-12
1
-5
/
+5
*
Use error_code() instead of error_code::succes()
Rafael Espindola
2014-05-31
1
-1
/
+1
*
[PECOFF] Make PECOFFFileNode::parse idempotent.
Rui Ueyama
2014-04-01
1
-0
/
+3
*
[PECOFF] Treat .imp as an import library file.
Rui Ueyama
2014-04-01
1
-2
/
+6
*
Use getError instead of the error_code operator.
Rafael Espindola
2014-01-08
1
-2
/
+2
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-13
/
+1
*
Simplify a switch statement.
Rui Ueyama
2013-12-03
1
-13
/
+7
*
[PECOFF] Print reason if file parsing failed.
Rui Ueyama
2013-12-03
1
-2
/
+6
*
Fix file header comment.
Rui Ueyama
2013-11-21
1
-1
/
+1
*
Rename allocateString -> allocate.
Rui Ueyama
2013-11-21
1
-2
/
+2
*
Reverse the condition for readability.
Rui Ueyama
2013-11-20
1
-3
/
+3
*
Move member functions to its own cpp file.
Rui Ueyama
2013-11-20
1
-0
/
+68