Reformat.
[oota-llvm.git] / unittests / Bitcode / Makefile
index fcec87948fd92213c24fedfaee59a30a53096df2..33b09b914b56308bd36a9a115a065a119d05f9bc 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ../..
 TESTNAME = Bitcode
-LINK_COMPONENTS := bitreader bitwriter
+LINK_COMPONENTS := AsmParser BitReader BitWriter Core Support
 
 include $(LEVEL)/Makefile.config
 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest