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