Fix return sequence on armv4 thumb
[oota-llvm.git] / lib / Target / Makefile
index 281d58b5f9004e54296196e1fd60996cf0eda0cd..50a360f1f868f520bdafad0ccad739568dfdb67f 100644 (file)
@@ -10,7 +10,6 @@
 LEVEL = ../..
 LIBRARYNAME = LLVMTarget
 BUILD_ARCHIVE = 1
-CXXFLAGS = -fno-rtti
 
 # We include this early so we can access the value of TARGETS_TO_BUILD as the
 # value for PARALLEL_DIRS which must be set before Makefile.rules is included