summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Bitcode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/unittests/Bitcode/Makefile')
-rw-r--r--llvm/unittests/Bitcode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/unittests/Bitcode/Makefile b/llvm/unittests/Bitcode/Makefile
index 043753dc2d1..33b09b914b5 100644
--- a/llvm/unittests/Bitcode/Makefile
+++ b/llvm/unittests/Bitcode/Makefile
@@ -9,7 +9,7 @@
LEVEL = ../..
TESTNAME = Bitcode
-LINK_COMPONENTS := irreader bitwriter
+LINK_COMPONENTS := AsmParser BitReader BitWriter Core Support
include $(LEVEL)/Makefile.config
include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
OpenPOWER on IntegriCloud