Excise the -L option since llvm-link should not do library searches. It
authorReid Spencer <rspencer@reidspencer.com>
Sun, 12 Sep 2004 23:39:42 +0000 (23:39 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 12 Sep 2004 23:39:42 +0000 (23:39 +0000)
commitdccc01eb61e8748ac8e40e372ed8d35b32fd84bd
tree3552d2d475e0ebb04c443799406400e7b9db28cc
parenta2dfd05d849c6d715c47671901d0b980228f7cee
Excise the -L option since llvm-link should not do library searches. It
just links bytecode files together.

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