Prevent binary-tree deterioration in sparse switch statements.
[oota-llvm.git] / lib / CodeGen / SelectionDAG / Makefile
index 4706e685293fa5e06d354f232e76e7a27dd70bcf..ea716fdaabbab7034e1dc387bc1c00afc2047b51 100644 (file)
@@ -9,6 +9,5 @@
 
 LEVEL = ../../..
 LIBRARYNAME = LLVMSelectionDAG
-CXXFLAGS = -fno-rtti
 
 include $(LEVEL)/Makefile.common