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 97cbaf1 Fix build error: new 82b27a2 Disable use_tls_dynamic on 32-bit linux new 3fbf3a4 Use pthreads for thread-local lsan allocator cache on darwin
The 2 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/lsan/lsan_allocator.cc | 38 +--------------------------------- lib/lsan/lsan_allocator.h | 37 +++++++++++++++++++++++++++++++++ lib/lsan/lsan_common_linux.cc | 4 ++++ lib/lsan/lsan_common_mac.cc | 8 ++++++- test/lsan/TestCases/use_tls_dynamic.cc | 1 + 5 files changed, 50 insertions(+), 38 deletions(-)