pull in the archive version of this lib to reduce exe size
[oota-llvm.git] / tools / llc / Makefile
index 82d6b991d2206215d17f7507f34f7a5c8d995f3c..56cc3031a11ce3478686c9e5ab00be6d59225630 100644 (file)
@@ -69,7 +69,7 @@ USEDLIBS += \
        LLVMTarget.a \
        LLVMipa.a \
        LLVMTransforms.a \
-       LLVMScalarOpts \
+       LLVMScalarOpts.a \
        LLVMAnalysis.a \
        LLVMTransformUtils.a \
        LLVMBCReader \