1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

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

llvm-svn: 23929
This commit is contained in:
Chris Lattner 2005-10-24 01:13:21 +00:00
parent e14aab9fe9
commit cb0f9408b3

View File

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