Return a std::unique_ptr from CloneModule. NFC.
[oota-llvm.git] / unittests / Analysis / Makefile
index f89240ec70427ce0d2124ed49993dd4a615af54e..527f4525e87e5edafc41155c5a4e62c058beecd7 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ../..
 TESTNAME = Analysis
-LINK_COMPONENTS := core support target analysis ipa
+LINK_COMPONENTS := analysis asmparser
 
 include $(LEVEL)/Makefile.config
 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest