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 655b76e99 [sanitizer] Use SI_ instead of SANITIZER_ in sanitizer_platfo [...] new 7c29ef848 [XRay][compiler-rt] Handle tail-call exits in the XRay runtime
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: include/xray/xray_records.h | 5 ++++- lib/xray/xray_fdr_logging_impl.h | 1 - lib/xray/xray_inmemory_log.cc | 11 ++++++++++- lib/xray/xray_trampoline_x86_64.S | 6 +----- test/xray/TestCases/Linux/fdr-mode.cc | 14 +++++++------- test/xray/TestCases/Linux/fdr-thread-order.cc | 4 ++-- 6 files changed, 24 insertions(+), 17 deletions(-)