summaryrefslogtreecommitdiff
path: root/tools/bugpoint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bugpoint/Makefile')
-rw-r--r--tools/bugpoint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/bugpoint/Makefile b/tools/bugpoint/Makefile
index 11741480dd..6d8d7a0f7e 100644
--- a/tools/bugpoint/Makefile
+++ b/tools/bugpoint/Makefile
@@ -10,7 +10,7 @@ LEVEL = ../..
TOOLNAME = bugpoint
-LINK_COMPONENTS := bcreader bcwriter asmparser instrumentation scalaropts ipo \
+LINK_COMPONENTS := asmparser instrumentation scalaropts ipo \
linker bitreader bitwriter
REQUIRES_EH := 1