llvm-6502/lib/Linker
Reid Spencer 328ead9fce Adjust the constructor to the Linker class to take an argument that names
the module being constructed. This is used to correctly name the module.
Previously the name of the linker tool was used which produces confusing
output when the module identifier is used in an error message.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24699 91177308-0d34-0410-b5e6-96231b3b80d8
2005-12-13 20:00:37 +00:00
..
LinkArchives.cpp
Linker.cpp Adjust the constructor to the Linker class to take an argument that names 2005-12-13 20:00:37 +00:00
LinkItems.cpp
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