* The return value of LinkLibraries is ignored, so remove it.
authorChris Lattner <sabre@nondot.org>
Fri, 28 Nov 2003 07:44:09 +0000 (07:44 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 28 Nov 2003 07:44:09 +0000 (07:44 +0000)
commit6cc8ca92291c8b18d8aa88d43c50dd25d0740ca4
tree13bdcf8678e866c935c496d3d81bfc7281d04f52
parentd423fb5cbfdf9268899039ee49a0b3e09f661ca9
* The return value of LinkLibraries is ignored, so remove it.
* Finegrainify namespacification of Linker.cpp
* If linking a library in fails, do not STOP LINKING IN LIBRARIES AND
  CONTINUE ANYWAY!  Instead, just output the warning, and keep going. :)

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