Speculatively revert r109705 since it seems to be causing some build bot
[oota-llvm.git] / unittests / Makefile
index 0401cd1c673a2100da6ce9ef2048e0cd05f9d1c6..9f377cd744c1f2fd3d2744f1906aa45b3c736814 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ..
 
-PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore Analysis
+PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore
 
 include $(LEVEL)/Makefile.common