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 769c2c7 [XRay][compiler-rt] Fix missing include of <cerrno> new 1b9e1ee Revert "[XRay] [compiler-rt] Move machine-dependent code into [...]
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 | 14 --- lib/xray/xray_arm.cc | 14 --- lib/xray/xray_emulate_tsc.h | 39 -------- lib/xray/xray_inmemory_log.cc | 185 ++++++++++++++++++++++++++++--------- lib/xray/xray_interface_internal.h | 2 - lib/xray/xray_x86_64.cc | 61 ------------ lib/xray/xray_x86_64.h | 32 ------- 7 files changed, 139 insertions(+), 208 deletions(-) delete mode 100644 lib/xray/xray_emulate_tsc.h delete mode 100644 lib/xray/xray_x86_64.h