Implement a -L command line argument to specify a search path. Implement minimal...
authorChris Lattner <sabre@nondot.org>
Wed, 24 Oct 2001 06:23:00 +0000 (06:23 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 24 Oct 2001 06:23:00 +0000 (06:23 +0000)
commit65be321fdb92cb8330a22db6a16d5e8b0f3ec165
treec1b76477cdd2f2962ff298b25b457ebc1f5ebc8f
parentf038acbee21cfed998451aedd00a81901d299516
Implement a -L command line argument to specify a search path.  Implement minimal ar compatibility stuff

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