X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTransforms%2FMakefile;h=c390517d07cd41ea3bc165740107c724026a8066;hb=2516e7fb22773bb841a63c64f31fd259620b7b77;hp=8b1df92fa28bf1a61e22faf1c97f1bd540a3d9b0;hpb=de5e5ec3045a73a06b1054417f9ac6c02929e9ce;p=oota-llvm.git diff --git a/lib/Transforms/Makefile b/lib/Transforms/Makefile index 8b1df92fa28..c390517d07c 100644 --- a/lib/Transforms/Makefile +++ b/lib/Transforms/Makefile @@ -8,7 +8,7 @@ ##===----------------------------------------------------------------------===## LEVEL = ../.. -PARALLEL_DIRS = Utils Instrumentation Scalar InstCombine IPO Vectorize Hello +PARALLEL_DIRS = Utils Instrumentation Scalar InstCombine IPO Vectorize Hello ObjCARC include $(LEVEL)/Makefile.config