diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2015-06-24 19:49:32 +0000 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2015-06-24 19:49:32 +0000 |
| commit | d58df749c15cbfd830067fc6b98613284a2d50c1 (patch) | |
| tree | 81531f54e090c57b5ebfd90af6f9ca5dfac1444b /llvm/lib/Object/ObjectFile.cpp | |
| parent | 7308d290bf24a9e43aaad289ec888c4e8614f91b (diff) | |
| download | bcm5719-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/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions

