1. Use better error messages in LinkFiles().
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 30 Sep 2003 14:03:48 +0000 (14:03 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 30 Sep 2003 14:03:48 +0000 (14:03 +0000)
commite98ddfce7edbcdcce0e60d4162da1306228c3f4a
tree3fee2ec09d83d262836990c54d94c24e07a3b512
parentf5b55656c00cf2e75d265b7147cf60edd6e2eb10
1. Use better error messages in LinkFiles().
2. I think the caller of LinkFiles() should not ignore a true return value.
   (If you have a good reason why it ought to, feel free to revert
   this. It's just something that's been bugging me for a while.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8760 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkArchives.cpp
tools/gccld/Linker.cpp
tools/gccld/gccld.cpp