X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=unittests%2FExecutionEngine%2FMCJIT%2FMakefile;h=2822b20cdda26e2a9a4659bf624a2df6e72aad05;hp=522ef750df776bc4d720c4c4a7c16f3a7f057d9c;hb=2edbad28d2c26b0a26622393a0acb68beef3621b;hpb=e0f25c29621cb6ce6725097086f811d0d87adcdb diff --git a/unittests/ExecutionEngine/MCJIT/Makefile b/unittests/ExecutionEngine/MCJIT/Makefile index 522ef750df7..2822b20cdda 100644 --- a/unittests/ExecutionEngine/MCJIT/Makefile +++ b/unittests/ExecutionEngine/MCJIT/Makefile @@ -9,7 +9,7 @@ LEVEL = ../../.. TESTNAME = MCJIT -LINK_COMPONENTS := core asmparser ipo mcjit native support +LINK_COMPONENTS := core ipo mcjit native support include $(LEVEL)/Makefile.config include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest