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 7e3a14329 [asan/lsan] Trying to fix PPC64 and x380x buildbots after r313966 new 10b087da0 [scudo] Scudo thread specific data refactor, part 1
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/scudo/scudo_allocator.cpp | 60 ++++++++++-------------- lib/scudo/scudo_tls.h | 4 +- lib/scudo/scudo_tls_android.cpp | 81 +++++++++++++++++---------------- lib/scudo/scudo_tls_android.inc | 15 +++--- lib/scudo/scudo_tls_context_android.inc | 16 +++---- lib/scudo/scudo_tls_context_linux.inc | 2 +- lib/scudo/scudo_tls_linux.cpp | 6 +-- lib/scudo/scudo_tls_linux.inc | 6 +-- 8 files changed, 90 insertions(+), 100 deletions(-)