[asan/tsan] initialize the asan/tsan callbacks in runOnFunction as opposed to doIniti...
[oota-llvm.git] / lib / Transforms / Instrumentation / Makefile
index 12388968f1c8b58e358c2c151835a5a2f7062871..6cbc7a9cd88af95e66779c4728237332168c29ec 100644 (file)
@@ -10,7 +10,6 @@
 LEVEL = ../../..
 LIBRARYNAME = LLVMInstrumentation
 BUILD_ARCHIVE = 1
-CXXFLAGS = -fno-rtti
 
 include $(LEVEL)/Makefile.common