Refactor mcr* and mr*c instructions into classes with the same encoding. No functiona...
[oota-llvm.git] / tools / llvm-extract / Makefile
index dee057270fee6c6882db3ff0dce3bb76555936e1..5672aa3299a2426f37ccf142f48fc935a50c9363 100644 (file)
@@ -11,7 +11,6 @@ LEVEL = ../..
 
 TOOLNAME = llvm-extract
 LINK_COMPONENTS := ipo bitreader bitwriter asmparser
-CXXFLAGS = -fno-rtti
 
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS = 1