[ExecutionEngine] Add weak symbol support to RuntimeDyld
[oota-llvm.git] / unittests / ExecutionEngine / MCJIT / Makefile
index 2822b20cdda26e2a9a4659bf624a2df6e72aad05..522ef750df776bc4d720c4c4a7c16f3a7f057d9c 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ../../..
 TESTNAME = MCJIT
-LINK_COMPONENTS := core ipo mcjit native support
+LINK_COMPONENTS := core asmparser ipo mcjit native support
 
 include $(LEVEL)/Makefile.config
 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest