Use an ArrayRef to simplify repeated calculation of the array end. NFC
[oota-llvm.git] / lib / Transforms / Makefile
index e527be25decb1f32cfa7b089eca8d1ceb06ef536..c390517d07cd41ea3bc165740107c724026a8066 100644 (file)
@@ -8,7 +8,7 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../..
-PARALLEL_DIRS = Utils Instrumentation Scalar InstCombine IPO Hello
+PARALLEL_DIRS = Utils Instrumentation Scalar InstCombine IPO Vectorize Hello ObjCARC
 
 include $(LEVEL)/Makefile.config