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