llvm-6502/tools/llvm-ld
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
..
llvm-ld.cpp Adjust the constructor to the Linker class to take an argument that names 2005-12-13 20:00:37 +00:00
Makefile Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
Optimize.cpp Fix PR637 2005-10-18 06:29:43 +00:00