Make sure command line options are parsed before we try to add the LibPath
authorReid Spencer <rspencer@reidspencer.com>
Mon, 6 Mar 2006 06:38:19 +0000 (06:38 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 6 Mar 2006 06:38:19 +0000 (06:38 +0000)
commit78df5c3121b2fa212354faaab32d81c8399bcbb4
treef75c0828c49a7264bfe85e0cba31106043a2b73d
parent6b36ce920254dc8ca5c60baec1a23e271e7a34ce
Make sure command line options are parsed before we try to add the LibPath
(-L options) to TheLinker. Problem noticed by Wink Saville.

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