Implement InstCombine/2003-08-12-AllocaNonNull.ll
[oota-llvm.git] / lib / Transforms / Makefile
index 3029b5c40d5b56bbe281cdf6745a3ef4d075fb71..09ae44f6107808d9b508c984891ca98516418fee 100644 (file)
@@ -1,6 +1,7 @@
 LEVEL = ../..
-
+PARALLEL_DIRS = Utils Instrumentation Scalar IPO
 LIBRARYNAME = transforms
+BUILD_ARCHIVE = 1
 
 include $(LEVEL)/Makefile.common