Stop building RTTI information for *most* llvm libraries. Notable
[oota-llvm.git] / tools / llvm-ar / Makefile
index e4fe4e8ca39a788995418cab22ec82f4c43f6183..3db7964ad1ddc8411625952a091c204b8b7c411f 100644 (file)
@@ -11,6 +11,7 @@ LEVEL = ../..
 TOOLNAME = llvm-ar
 LINK_COMPONENTS = archive
 REQUIRES_EH := 1
+#CXXFLAGS = -fno-rtti
 
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS = 1