summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/tools/llvm-as/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvm-as/Makefile b/llvm/tools/llvm-as/Makefile
index aa64d066674..ce2ab9438a5 100644
--- a/llvm/tools/llvm-as/Makefile
+++ b/llvm/tools/llvm-as/Makefile
@@ -9,7 +9,7 @@
LEVEL = ../..
TOOLNAME = llvm-as
-LINK_COMPONENTS := asmparser bcwriter
+LINK_COMPONENTS := asmparser bcwriter bitwriter
REQUIRES_EH := 1
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud