Handle unreachable code in the dominates functions. This changes users when
[oota-llvm.git] / unittests / VMCore / Makefile
index 1b2b69c6d60bc26e4c9f7fef67ee3b9f6d84b551..df55065e1916bbe13a77fb95305804570acb4ef7 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ../..
 TESTNAME = VMCore
-LINK_COMPONENTS := core support target ipa
+LINK_COMPONENTS := core support target ipa asmparser
 
 include $(LEVEL)/Makefile.config
 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest