llvm-6502/lib/Linker
Chris Lattner 6cc8ca9229 * 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
2003-11-28 07:44:09 +00:00
..
LinkArchives.cpp * The return value of LinkLibraries is ignored, so remove it. 2003-11-28 07:44:09 +00:00
LinkModules.cpp Spew symbolic types! 2003-11-20 18:23:14 +00:00