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 787481537 Implement trampoline and handler for typed xray event tracing. new 4c0639277 [XRay][compiler-rt] Add noop patch functions for unsupported arches.
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/xray/xray_AArch64.cc | 6 ++++++ lib/xray/xray_arm.cc | 6 ++++++ lib/xray/xray_mips.cc | 6 ++++++ lib/xray/xray_mips64.cc | 6 ++++++ lib/xray/xray_powerpc64.cc | 6 ++++++ 5 files changed, 30 insertions(+)