Merging r260703:
[oota-llvm.git] / unittests / ExecutionEngine / MCJIT / Makefile
index 33b043be9ebd0d4e929554ea02e2caa0ad842203..2822b20cdda26e2a9a4659bf624a2df6e72aad05 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ../../..
 TESTNAME = MCJIT
-LINK_COMPONENTS := core mcjit native support
+LINK_COMPONENTS := core ipo mcjit native support
 
 include $(LEVEL)/Makefile.config
 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest