Try to fix configure+make after r214556

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214558 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duncan P. N. Exon Smith 2014-08-01 21:06:59 +00:00
parent 2e9b60aea8
commit fc15e8a60f

View File

@ -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