summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-01-14 21:30:30 +0000
committerChris Lattner <sabre@nondot.org>2003-01-14 21:30:30 +0000
commitae2c1b7f15dcbcf819bc75e65d57fc128d20be27 (patch)
tree644197a876a43e0fcd74b04018a0f94b09591e88
parent4fd26cc90e0bf37f77fe72a030f4e42441e64301 (diff)
downloadbcm5719-llvm-ae2c1b7f15dcbcf819bc75e65d57fc128d20be27.tar.gz
bcm5719-llvm-ae2c1b7f15dcbcf819bc75e65d57fc128d20be27.zip
Link in lots o libraries
llvm-svn: 5269
-rw-r--r--llvm/tools/bugpoint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/bugpoint/Makefile b/llvm/tools/bugpoint/Makefile
index a648a3c4759..b79e6c47aa3 100644
--- a/llvm/tools/bugpoint/Makefile
+++ b/llvm/tools/bugpoint/Makefile
@@ -2,7 +2,7 @@ LEVEL = ../..
TOOLNAME = bugpoint
-#OPTLIBS = instrument profpaths
+OPTLIBS = transforms instrument profpaths
ANALIBS = datastructure ipa target.a
USEDLIBS = ipo scalaropts analysis $(OPTLIBS) $(ANALIBS) \
OpenPOWER on IntegriCloud