aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-readobj/llvm-readobj.cpp
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-10-25 14:58:43 +0200
committerDmitry Vyukov <dvyukov@google.com>2021-10-26 16:13:03 +0200
commit5ec832269eedeeddcf00d34efd7272a107e2c7c1 (patch)
tree639889e9a901ed0a665baa6b0e10ec3138cc3cf2 /llvm/tools/llvm-readobj/llvm-readobj.cpp
parentd53abf834c4fde7a904b9cb7b1913ee38c768f21 (diff)
downloadllvm-5ec832269eedeeddcf00d34efd7272a107e2c7c1.zip
llvm-5ec832269eedeeddcf00d34efd7272a107e2c7c1.tar.gz
llvm-5ec832269eedeeddcf00d34efd7272a107e2c7c1.tar.bz2
tsan: turn off COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED
All tsan interceptors check for initialization and/or initialize things as necessary lazily, so we can pretend everything is initialized in the COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED check to avoid double-checking for initialization (this is only necessary for sanitizers that don't handle initialization on common grounds). Reviewed By: melver Differential Revision: https://reviews.llvm.org/D112446
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions