X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTransforms%2FMakefile;h=c390517d07cd41ea3bc165740107c724026a8066;hb=5939f08f5e7aa84fa154136a7977969c176a057e;hp=e527be25decb1f32cfa7b089eca8d1ceb06ef536;hpb=21aa347c2816aa8fc635ad05c5ab786234b32c7e;p=oota-llvm.git diff --git a/lib/Transforms/Makefile b/lib/Transforms/Makefile index e527be25dec..c390517d07c 100644 --- a/lib/Transforms/Makefile +++ b/lib/Transforms/Makefile @@ -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