This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from 15532ad8e [ThinLTO] New test needs to require LTO new 43930933f Correct atexit(3) support in TSan/NetBSD
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/tsan/rtl/tsan_interceptors.cc | 57 ++++++++++++++++++++++++++++++--------- test/tsan/atexit3.cc | 41 ++++++++++++++++++++++++++++ 2 files changed, 86 insertions(+), 12 deletions(-) create mode 100644 test/tsan/atexit3.cc