1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Linker
Reid Spencer 2b33292a67 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.

llvm-svn: 24699
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
Makefile