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)
commit2587bd9f14339cb18fcbeda5b08973281cc76f58
tree2491e4ef1cadd82f739f7ea832a13211d4ed81aa
parent526b01d8501bcdf8434aa2cde410aeff962f56d1
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