We really want to hash pairs of directly-hashable data as directly
[oota-llvm.git] / unittests / Makefile
index 9f377cd744c1f2fd3d2744f1906aa45b3c736814..27afccf02e36e4c18f9ce2f8c9bb2969c63ef500 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ..
 
-PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore
+PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore Analysis Bitcode
 
 include $(LEVEL)/Makefile.common