summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2015-06-24 19:49:32 +0000
committerDmitry Vyukov <dvyukov@google.com>2015-06-24 19:49:32 +0000
commitd58df749c15cbfd830067fc6b98613284a2d50c1 (patch)
tree81531f54e090c57b5ebfd90af6f9ca5dfac1444b /llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp
parent7308d290bf24a9e43aaad289ec888c4e8614f91b (diff)
downloadbcm5719-llvm-d58df749c15cbfd830067fc6b98613284a2d50c1.tar.gz
bcm5719-llvm-d58df749c15cbfd830067fc6b98613284a2d50c1.zip
tsan: fix false positive between dlopen and dl_iterate_phdr
We see false reports between dlopen and dl_iterate_phdr. This happens because tsan does not see dynamic linker internal synchronization. Unpoison module names in dl_iterate_phdr callback. llvm-svn: 240576
Diffstat (limited to 'llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud