Move the complex address expression out of DIVariable and into an extra
[oota-llvm.git] / lib / Transforms / Scalar / Makefile
index e18f30f143eaab6d0d1d3eef7081ba09effffc4c..cc42fd00ac7da94a4dcce9ae5219fe9943a61be2 100644 (file)
@@ -10,7 +10,6 @@
 LEVEL = ../../..
 LIBRARYNAME = LLVMScalarOpts
 BUILD_ARCHIVE = 1
-CXXFLAGS = -fno-rtti
 
 include $(LEVEL)/Makefile.common