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 ae879edcc [scudo][standalone] Implement checksumming functions new e079f7df5 SanitizerCommon: fixes for unwinding & backtrace on SPARC
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/sanitizer_common/sanitizer_linux.cc | 47 ++++++++++++-------- lib/sanitizer_common/sanitizer_stacktrace.cc | 5 +-- lib/sanitizer_common/sanitizer_stacktrace.h | 2 +- lib/sanitizer_common/sanitizer_stacktrace_sparc.cc | 50 ++++++++++++++++------ .../sanitizer_unwind_linux_libcdep.cc | 6 +++ 5 files changed, 75 insertions(+), 35 deletions(-)