pull in the archive version of this lib to reduce exe size

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23929 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2005-10-24 01:13:21 +00:00
parent 5e22a6486a
commit 465be21950

View File

@ -69,7 +69,7 @@ USEDLIBS += \
LLVMTarget.a \
LLVMipa.a \
LLVMTransforms.a \
LLVMScalarOpts \
LLVMScalarOpts.a \
LLVMAnalysis.a \
LLVMTransformUtils.a \
LLVMBCReader \