Start using the new function cloning header
[oota-llvm.git] / lib / Makefile
index 21a46794d871411401d0aa65771b0ecae737f537..73caa73b85d55d0a7ef76d394d7619abe1274b11 100644 (file)
@@ -1,5 +1,6 @@
 LEVEL = ..
-DIRS = VMCore Analysis Assembly Bytecode Optimizations Support CodeGen
+
+PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter Reoptimizer
 
 include $(LEVEL)/Makefile.common