Revert "[asan] Run background thread for asan only on THUMB"
authorAndrew Browne <browneee@google.com>
Thu, 9 Dec 2021 00:41:36 +0000 (16:41 -0800)
committerAndrew Browne <browneee@google.com>
Thu, 9 Dec 2021 00:41:36 +0000 (16:41 -0800)
commit02997febe61597b7c3f215534c5adce851ba8963
tree93fe538c9e770e00a2c7feb161b53f6e3e1b2594
parentcd7bc0e010a3c0b4eb349e8c9a0e7edd591a5fff
Revert "[asan] Run background thread for asan only on THUMB"

This reverts commit 5c27740238007d22f2d0cd0ebe2aaffa90a9c92b.

Reverting due to Windows build issue:

sanitizer_stackdepot.cpp.obj : error LNK2005: "void __cdecl __sanitizer::StackDepotStopBackgroundThread(void)" (?StackDepotStopBackgroundThread@__sanitizer@@YAXXZ) already defined in sanitizer_common_libcdep.cpp.obj
LINK : fatal error LNK1181: cannot open input file 'projects\compiler-rt\lib\asan\CMakeFiles\RTAsan_dynamic.x86_64.dir\asan_rtl_x86_64.S.obj'
compiler-rt/lib/asan/asan_rtl.cpp
compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp
compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp