Add support for the new va_arg instruction
[oota-llvm.git] / lib / Transforms / IPO / Makefile
index 778d2eba028a3240fc759bb686236abb2650db12..0bc3f72bcf07104c2a1fcb93c213f1aca5eb8a72 100644 (file)
@@ -1,6 +1,6 @@
 LEVEL = ../../..
-
 LIBRARYNAME = ipo
+BUILD_ARCHIVE = 1
 
 include $(LEVEL)/Makefile.common