summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/bugpoint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/bugpoint/Makefile b/tools/bugpoint/Makefile
index 8387006cdb..aa1338ce6a 100644
--- a/tools/bugpoint/Makefile
+++ b/tools/bugpoint/Makefile
@@ -13,7 +13,7 @@ TOOLNAME = bugpoint
OPTLIBS = transforms instrument profpaths
ANALIBS = datastructure ipa target.a
-USEDLIBS = ipo scalaropts analysis $(OPTLIBS) $(ANALIBS) transformutils \
+USEDLIBS = ipo scalaropts analysis $(OPTLIBS) $(ANALIBS) transformutils \
asmparser bcreader bcwriter vmcore support LLVMsystem.a
TOOLLINKOPTS = $(PLATFORMLIBDL)