- Jul 27, 2013
-
-
Rui Ueyama authored
llvm-svn: 187259
-
Rui Ueyama authored
Missing files will be reported as errors in the later pass, so this patch does not change the behavior of the LLD linker, but it helps writing unit tests for the driver. llvm-svn: 187256
-
- Jul 26, 2013
-
-
Rui Ueyama authored
llvm-svn: 187243
-
Rui Ueyama authored
llvm-svn: 187162
-
- Jul 25, 2013
-
-
Rui Ueyama authored
llvm-svn: 187095
-
Rui Ueyama authored
LLD still accepts both Unix and Windows style options when it's run as link.exe. This patch does not change functionality. llvm-svn: 187086
-
Rui Ueyama authored
The /include command line option is equivalent to Unix --undefined option, which forces the linker to resolve the given symbol name as if it's an unresolved symbol in one of its input files. This feature is used to link an additional object file or a shared library that no input files refer to. llvm-svn: 187084
-
- Jul 23, 2013
-
-
Rui Ueyama authored
llvm-svn: 186960
-
Rui Ueyama authored
llvm-svn: 186957
-
Rui Ueyama authored
llvm-svn: 186911
-
Rui Ueyama authored
llvm-svn: 186884
-
Rui Ueyama authored
llvm-svn: 186882
-
- Jul 20, 2013
-
-
Rui Ueyama authored
llvm-svn: 186739
-
- Jul 19, 2013
-
-
Rui Ueyama authored
The logic to search a library from the library paths will be implemented in a different patch. llvm-svn: 186644
-
- Jul 16, 2013
-
-
Nick Kledzik authored
Fix Driver tests to check return value of parse(), simplify subclassing, and remove unneeded instance variables llvm-svn: 186440
-
Rui Ueyama authored
llvm-svn: 186428
-
- Jun 16, 2013
-
-
Rui Ueyama authored
llvm-svn: 184050
-
- Jun 11, 2013
-
-
Rui Ueyama authored
llvm-svn: 183724
-
- Jun 09, 2013
-
-
Rui Ueyama authored
llvm-svn: 183622
-
- Jun 08, 2013
-
-
Rui Ueyama authored
llvm-svn: 183604
-
- May 31, 2013
-
-
Rui Ueyama authored
llvm-svn: 183034
-
Rui Ueyama authored
llvm-svn: 182988
-
Rui Ueyama authored
llvm-svn: 182980
-
Rui Ueyama authored
llvm-svn: 182971
-
Rui Ueyama authored
llvm-svn: 182970
-