Simplify potentially quadratic behavior while erasing elements from std::vector.
[oota-llvm.git] / lib / Transforms / Makefile
index e527be25decb1f32cfa7b089eca8d1ceb06ef536..8b1df92fa28bf1a61e22faf1c97f1bd540a3d9b0 100644 (file)
@@ -8,7 +8,7 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../..
-PARALLEL_DIRS = Utils Instrumentation Scalar InstCombine IPO Hello
+PARALLEL_DIRS = Utils Instrumentation Scalar InstCombine IPO Vectorize Hello
 
 include $(LEVEL)/Makefile.config