Reformat.
[oota-llvm.git] / unittests / Bitcode / Makefile
index 043753dc2d1509c083c83b783e0be83da4fea865..33b09b914b56308bd36a9a115a065a119d05f9bc 100644 (file)
@@ -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