Link in lots o libraries
authorChris Lattner <sabre@nondot.org>
Tue, 14 Jan 2003 21:30:30 +0000 (21:30 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 14 Jan 2003 21:30:30 +0000 (21:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5269 91177308-0d34-0410-b5e6-96231b3b80d8

tools/bugpoint/Makefile

index a648a3c4759d7c3670584e65cf857d892d2dea3f..b79e6c47aa33a14c3bdbfc0b403a158c7111d837 100644 (file)
@@ -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) \