Only enable RTTI for cxa_demangle.cpp
authorFilipe Cabecinhas <me@filcab.net>
Fri, 15 Feb 2013 02:36:40 +0000 (02:36 +0000)
committerFilipe Cabecinhas <me@filcab.net>
Fri, 15 Feb 2013 02:36:40 +0000 (02:36 +0000)
commit2f4ed2a8df1d4fb8c536c2f3b9de964ca9210866
tree4b4fb85be4239f5b7be6cb6ba96c7be4bb6984d8
parent299c0c1c09ba8661cf58f8b5b11c5f69975645a5
Only enable RTTI for cxa_demangle.cpp

If testing on Linux+clang proves it needs RTTI, wa can remove the
conditionals.

llvm-svn: 175242
lldb/source/Core/Makefile
lldb/source/DataFormatters/Makefile
lldb/source/Utility/Makefile