Use makeArrayRef or None to avoid unnecessarily mentioning the ArrayRef type extra...
[oota-llvm.git] / unittests / Transforms / Makefile
index d5cca397b6af36f99525799a34b9126aeb931d03..3a2cdfc2c74a061ff7ea7d960af3b9351bcf3257 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ../..
 
-PARALLEL_DIRS = DebugIR Utils
+PARALLEL_DIRS = IPO Utils
 
 include $(LEVEL)/Makefile.common