Linking in all of ScalarOpts.
authorTanya Lattner <tonic@nondot.org>
Thu, 16 Dec 2004 23:07:13 +0000 (23:07 +0000)
committerTanya Lattner <tonic@nondot.org>
Thu, 16 Dec 2004 23:07:13 +0000 (23:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19002 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llc/Makefile

index 44e80afbeb471a4cc964544ca0941ccc822bccbc..c89ed8c089c93d8b135fc0bb17865bd9adc73550 100644 (file)
@@ -24,7 +24,7 @@ USEDLIBS = \
        LLVMSparcV9LiveVar \
        LLVMipa.a \
        LLVMTransforms.a \
-       LLVMScalarOpts.a \
+       LLVMScalarOpts \
        LLVMAnalysis.a \
        LLVMTransformUtils.a \
        LLVMBCReader \