Expose setPersonalityFn to Go
[oota-llvm.git] / unittests / Analysis / Makefile
index f89240ec70427ce0d2124ed49993dd4a615af54e..52296e7b3db22634a8147a6f90ede7b50d0f83e1 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ../..
 TESTNAME = Analysis
-LINK_COMPONENTS := core support target analysis ipa
+LINK_COMPONENTS := ipa analysis asmparser
 
 include $(LEVEL)/Makefile.config
 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest