[Sanitizer] Build ASan, TSan and MSan runtimes with -fno-rtti.
authorAlexey Samsonov <samsonov@google.com>
Wed, 13 Mar 2013 09:18:30 +0000 (09:18 +0000)
committerAlexey Samsonov <samsonov@google.com>
Wed, 13 Mar 2013 09:18:30 +0000 (09:18 +0000)
commitd7ab381f5352fdd9bbd3a4641f7142dc8d838d34
tree59b60d86a80e63081098b5be7fe57bce22b19b18
parent98f5ea0dbae664a2e5f9381a64f2913fe1add208
[Sanitizer] Build ASan, TSan and MSan runtimes with -fno-rtti.

llvm-svn: 176940
compiler-rt/lib/asan/CMakeLists.txt
compiler-rt/lib/msan/CMakeLists.txt
compiler-rt/lib/tsan/CMakeLists.txt
compiler-rt/make/platform/clang_darwin.mk
compiler-rt/make/platform/clang_linux.mk