Major bug fix: spill code for an instruction in a delay slot was
[oota-llvm.git] / lib / Makefile
index eea7ca090d62aa36867b797987fbe9147caef791..73caa73b85d55d0a7ef76d394d7619abe1274b11 100644 (file)
@@ -1,5 +1,6 @@
 LEVEL = ..
-DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter
+
+PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter Reoptimizer
 
 include $(LEVEL)/Makefile.common