Revert "light up sanitizers for ARM"
authorGreg Fitzgerald <gregf@codeaurora.org>
Thu, 29 May 2014 21:33:36 +0000 (21:33 +0000)
committerGreg Fitzgerald <gregf@codeaurora.org>
Thu, 29 May 2014 21:33:36 +0000 (21:33 +0000)
commitc1146ec5badb4eb1b14d423d4305e698144dc5a4
tree7026c7c799025e263094b890f17812832d1dc526
parent75c1a0c6e23d0908583396b30e083ac858615399
Revert "light up sanitizers for ARM"

This commit broke the Windows build, where CMAKE_C_COMPILER can
compile and link with -march=armv7-a but the just-built-clang
cannot.

llvm-svn: 209851
compiler-rt/CMakeLists.txt
compiler-rt/lib/lsan/CMakeLists.txt
compiler-rt/test/asan/CMakeLists.txt
compiler-rt/test/ubsan/CMakeLists.txt