OSDN Git Service

make llvm-ld smart enough to link against native libraries that are
authorChris Lattner <sabre@nondot.org>
Mon, 5 Jan 2009 19:01:32 +0000 (19:01 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Jan 2009 19:01:32 +0000 (19:01 +0000)
commit5d5a8975298f037e1b1787ae675cfdc66b766fc3
tree2491e4ef1cadd82f739f7ea832a13211d4ed81aa
parent86ae142c51fc29ab870ebf42f6bf8699bca81512
make llvm-ld smart enough to link against native libraries that are
not in system library directories by checking -L paths as well.
Patch by Axel Naumann!

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