summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Bitcode
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-08-01 21:06:59 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-08-01 21:06:59 +0000
commit2e7e989d715e514c9083a9d70416d8af99f7abec (patch)
treed8ab2953cb57242593dacc5dfd70523ab071fe22 /llvm/unittests/Bitcode
parent7a2990cfdbc8796870660f6c2cd63ed22cbc41ed (diff)
downloadbcm5719-llvm-2e7e989d715e514c9083a9d70416d8af99f7abec.tar.gz
bcm5719-llvm-2e7e989d715e514c9083a9d70416d8af99f7abec.zip
Try to fix configure+make after r214556
llvm-svn: 214558
Diffstat (limited to 'llvm/unittests/Bitcode')
-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