hanchenye-llvm-project/llvm/lib/Linker
Reid Spencer 5995c57574 For PR521:
With these patches we implement the ability for the Linker library to
keep track of which libraries were actually bytecode files (not archives)
and cause their users to remove such files from the list of libraries to
pass to the native linker.

llvm-svn: 25169
2006-01-10 03:14:40 +00:00
..
LinkArchives.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00
LinkItems.cpp For PR521: 2006-01-10 03:14:40 +00:00
LinkModules.cpp Fix test/Regression/Linker/2005-12-06-AppendingZeroLengthArrays.ll and 2005-12-06 17:30:58 +00:00
Linker.cpp Be a little more explanatory in a comment. 2006-01-10 03:12:29 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00