Add a test for my change to disable reassociation for i1 types.
[oota-llvm.git] / unittests / Makefile
index 6f4dae1055c52c2acb28f77d2f6713bf7f34c6d1..9f377cd744c1f2fd3d2744f1906aa45b3c736814 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ..
 
-PARALLEL_DIRS = ADT ExecutionEngine Support VMCore
+PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore
 
 include $(LEVEL)/Makefile.common