[AArch64] Convert a conditional check that will always be true to an assert. NFC.
[oota-llvm.git] / lib / Target / SystemZ / TargetInfo / Makefile
index 9f36b2cd62d1291bcdde434322247aca1ee361e5..0be80eb4e6ad32869b72c3c17df15bf006667735 100644 (file)
@@ -8,7 +8,6 @@
 ##===----------------------------------------------------------------------===##
 LEVEL = ../../../..
 LIBRARYNAME = LLVMSystemZInfo
-CXXFLAGS = -fno-rtti
 
 # Hack: we need to include 'main' target directory to grab private headers
 CPPFLAGS = -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..