[sancov] Disable sanitizer coverage on functions using SEH
[oota-llvm.git] / lib / Transforms / Makefile
index 8b1df92fa28bf1a61e22faf1c97f1bd540a3d9b0..c390517d07cd41ea3bc165740107c724026a8066 100644 (file)
@@ -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