summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 fcec87948fd..043753dc2d1 100644
--- a/llvm/unittests/Bitcode/Makefile
+++ b/llvm/unittests/Bitcode/Makefile
@@ -9,7 +9,7 @@
LEVEL = ../..
TESTNAME = Bitcode
-LINK_COMPONENTS := bitreader bitwriter
+LINK_COMPONENTS := irreader bitwriter
include $(LEVEL)/Makefile.config
include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
OpenPOWER on IntegriCloud