Make sure that the landingpad instruction takes a Constant* as the clause's value.
[oota-llvm.git] / lib / Bitcode / Reader / Makefile
index 0aae3bf4ccaa76b64a970496b13a046d32d12cdd..59af8d53a73ea7b23431106caf80129c6439fa41 100644 (file)
@@ -10,7 +10,6 @@
 LEVEL = ../../..
 LIBRARYNAME = LLVMBitReader
 BUILD_ARCHIVE = 1
-CXXFLAGS = -fno-rtti
 
 include $(LEVEL)/Makefile.common