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 9ccd99769 [sanitizers] Add init function to set alignment of low level [...] new 1bcf35137 [XRay] Use optimistic logging model for FDR mode
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/tests/unit/fdr_logging_test.cc | 105 +++++++++++-- lib/xray/xray_buffer_queue.cc | 34 ++-- lib/xray/xray_buffer_queue.h | 5 + lib/xray/xray_fdr_log_records.h | 2 + lib/xray/xray_fdr_logging.cc | 149 ++++++++++++------ lib/xray/xray_fdr_logging_impl.h | 268 +++++++++++--------------------- lib/xray/xray_flags.inc | 4 + 7 files changed, 321 insertions(+), 246 deletions(-)