Adding MCJIT and MemoryBuffer unit tests
[oota-llvm.git] / unittests / ExecutionEngine / Makefile
index 63508d2399b574c2e5580896d2bd59cfb0026787..ca1195631a22e808062b26ad0c18f9583a66825f 100644 (file)
@@ -10,7 +10,7 @@
 LEVEL = ../..
 TESTNAME = ExecutionEngine
 LINK_COMPONENTS :=interpreter
-PARALLEL_DIRS = JIT
+PARALLEL_DIRS = JIT MCJIT
 
 include $(LEVEL)/Makefile.config
 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest