diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2013-09-19 04:48:59 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2013-09-19 04:48:59 +0000 |
commit | f54631dcfe460a7b5febe565918ea737867b6a71 (patch) | |
tree | 2efde12d1940f3c6f4b3bfed8fc988443ec83d0b /llvm/tools/llvm-as/llvm-as.cpp | |
parent | c2437ffc2368b32bca245d2a7bec5c5649d27261 (diff) | |
download | bcm5719-llvm-f54631dcfe460a7b5febe565918ea737867b6a71.tar.gz bcm5719-llvm-f54631dcfe460a7b5febe565918ea737867b6a71.zip |
tsan: prevent the following false positive due to __cxa_atexit
WARNING: ThreadSanitizer: data race (pid=29103)
Write of size 8 at 0x7d64003bbf00 by main thread:
#0 free tsan_interceptors.cc:477
#1 __run_exit_handlers <null>:0 (libc.so.6+0x000000050cb7)
Previous write of size 8 at 0x7d64003bbf00 by thread T78 (mutexes: write M9896):
#0 calloc tsan_interceptors.cc:449
#1 ...
llvm-svn: 190989
Diffstat (limited to 'llvm/tools/llvm-as/llvm-as.cpp')
0 files changed, 0 insertions, 0 deletions