mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Remove a now-unneeded library
llvm-svn: 23942
This commit is contained in:
parent
bd6a973ae0
commit
fc3715f21a
@ -10,7 +10,7 @@ LEVEL = ../..
|
|||||||
|
|
||||||
TOOLNAME = bugpoint
|
TOOLNAME = bugpoint
|
||||||
|
|
||||||
OPTLIBS = LLVMTransforms.a LLVMInstrumentation.a LLVMProfilePaths
|
OPTLIBS = LLVMTransforms.a LLVMInstrumentation.a
|
||||||
ANALIBS = LLVMDataStructure LLVMipa.a LLVMTarget.a
|
ANALIBS = LLVMDataStructure LLVMipa.a LLVMTarget.a
|
||||||
|
|
||||||
USEDLIBS = LLVMipo.a LLVMScalarOpts.a $(OPTLIBS) $(ANALIBS) LLVMAnalysis.a \
|
USEDLIBS = LLVMipo.a LLVMScalarOpts.a $(OPTLIBS) $(ANALIBS) LLVMAnalysis.a \
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
TOOLNAME = opt
|
TOOLNAME = opt
|
||||||
|
|
||||||
USEDLIBS = LLVMBCReader LLVMBCWriter LLVMInstrumentation.a LLVMProfilePaths \
|
USEDLIBS = LLVMBCReader LLVMBCWriter LLVMInstrumentation.a \
|
||||||
LLVMScalarOpts.a LLVMipo.a LLVMipa.a LLVMDataStructure LLVMTransforms.a \
|
LLVMScalarOpts.a LLVMipo.a LLVMipa.a LLVMDataStructure LLVMTransforms.a \
|
||||||
LLVMTarget.a LLVMAnalysis.a LLVMTransformUtils.a LLVMCore LLVMSupport.a \
|
LLVMTarget.a LLVMAnalysis.a LLVMTransformUtils.a LLVMCore LLVMSupport.a \
|
||||||
LLVMbzip2 LLVMSystem.a
|
LLVMbzip2 LLVMSystem.a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user