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 ec30112 Allow users to call ASan's deadly exception report mechanism new a1df33d [XRay][compiler-rt] Disable XRay instrumentation of the XRay [...]
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: cmake/builtin-config-ix.cmake | 2 + lib/xray/CMakeLists.txt | 42 +++++++++++---------- lib/xray/xray_arm.cc | 28 ++++++++------ .../interception_mac.cc => xray/xray_defs.h} | 18 +++++---- lib/xray/xray_flags.cc | 7 ++-- lib/xray/xray_init.cc | 3 +- lib/xray/xray_inmemory_log.cc | 30 ++++++++++----- lib/xray/xray_interface.cc | 44 ++++++++++++++-------- lib/xray/xray_x86_64.cc | 7 ++-- 9 files changed, 108 insertions(+), 73 deletions(-) copy lib/{interception/interception_mac.cc => xray/xray_defs.h} (53%)