Yet another patch to reduce compile time for small programs:
[oota-llvm.git] / lib / CodeGen / Makefile
index 8c0204c697974d7caaa1752c175f20a7207c3593..4ab3e3c0013ebc3f4b56fa9110e32d9c13f311a0 100644 (file)
@@ -11,7 +11,6 @@ LEVEL = ../..
 LIBRARYNAME = LLVMCodeGen
 PARALLEL_DIRS = SelectionDAG AsmPrinter
 BUILD_ARCHIVE = 1
-CXXFLAGS = -fno-rtti
 
 include $(LEVEL)/Makefile.common