Excise dependent library linking at Chris' request. llvm-link is intended
authorReid Spencer <rspencer@reidspencer.com>
Sun, 12 Sep 2004 23:08:29 +0000 (23:08 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 12 Sep 2004 23:08:29 +0000 (23:08 +0000)
commita2dfd05d849c6d715c47671901d0b980228f7cee
tree05290387c00308cf787067b8e433ee49e30e6e77
parenta6bcd83854d08fa89a27b4ab8f93241d6365b458
Excise dependent library linking at Chris' request. llvm-link is intended
to provide only the simplest linking of LLVM modules without trying to be
complete. Dependent library linking will be added to gccld or its successor

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16302 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-link/llvm-link.cpp