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