llvm-6502/lib/Linker
Reid Spencer f4484f3e16 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25169 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-10 03:14:40 +00:00
..
LinkArchives.cpp
Linker.cpp Be a little more explanatory in a comment. 2006-01-10 03:12:29 +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
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00