Reserve space for PHI operands
[oota-llvm.git] / lib / CodeGen / Makefile
index 59bb0cfb06a3829362a4f0dbf7b10abaa1c19230..224ac0c4c83de4a577431c08e6bc876cbb04b99e 100644 (file)
@@ -1,5 +1,5 @@
 LEVEL = ../..
-PARALLEL_DIRS = PreOpts InstrSelection InstrSched RegAlloc PostOpts Mapping Selection
+PARALLEL_DIRS = InstrSelection InstrSched RegAlloc SelectionDAG
 LIBRARYNAME = codegen
 
 include $(LEVEL)/Makefile.common