Check type for legality before forming a select from loads.
[oota-llvm.git] / unittests / Makefile
index 0401cd1c673a2100da6ce9ef2048e0cd05f9d1c6..926459ac08f8366fadde3d9d06762558b1082a63 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ..
 
-PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore Analysis
+PARALLEL_DIRS = ADT ExecutionEngine Support Transforms IR Analysis Bitcode
 
 include $(LEVEL)/Makefile.common