Add the directory specified by LLVM_LIB_SEARCH_PATH to the list of
authorReid Spencer <rspencer@reidspencer.com>
Tue, 24 Aug 2004 22:53:13 +0000 (22:53 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 24 Aug 2004 22:53:13 +0000 (22:53 +0000)
commitaff3c77ac2595ba74d38991da420e1ce7960776b
treec908c5a95cc2759df260e5c7a97d19649c4c88b0
parentbef77ec085fc507bb2bf6c3c4584717ae659e354
Add the directory specified by LLVM_LIB_SEARCH_PATH to the list of
directories to be searched during linking.

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