summaryrefslogtreecommitdiffstats
path: root/llvm/tools
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-10-25 17:10:30 +0000
committerChris Lattner <sabre@nondot.org>2005-10-25 17:10:30 +0000
commitaad5452c2e3af9040479bd6735ecfe1d41bbfa96 (patch)
treec5e966e59b6009dce09ec8b24c374a3fa2658054 /llvm/tools
parent1b7369b1aee029c7183c4589c8bf5e17b7dd075d (diff)
downloadbcm5719-llvm-aad5452c2e3af9040479bd6735ecfe1d41bbfa96.tar.gz
bcm5719-llvm-aad5452c2e3af9040479bd6735ecfe1d41bbfa96.zip
transforms before analyses
llvm-svn: 23976
Diffstat (limited to 'llvm/tools')
-rw-r--r--llvm/tools/llc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llc/Makefile b/llvm/tools/llc/Makefile
index 56cc3031a11..031012a8e58 100644
--- a/llvm/tools/llc/Makefile
+++ b/llvm/tools/llc/Makefile
@@ -70,8 +70,8 @@ USEDLIBS += \
LLVMipa.a \
LLVMTransforms.a \
LLVMScalarOpts.a \
- LLVMAnalysis.a \
LLVMTransformUtils.a \
+ LLVMAnalysis.a \
LLVMBCReader \
LLVMBCWriter \
LLVMCore \
OpenPOWER on IntegriCloud