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 9a797cae1 Teach sanitizer about NetBSD specific ioctl(2) calls new 8dde6e6cf Add Xray instrumentation support to FreeBSD
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/config-ix.cmake | 2 +- lib/sanitizer_common/sanitizer_internal_defs.h | 3 ++- lib/xray/tests/CMakeLists.txt | 7 +++++-- lib/xray/tests/unit/fdr_logging_test.cc | 11 ++++++----- lib/xray/xray_fdr_logging_impl.h | 11 ++++++----- lib/xray/xray_flags.inc | 2 +- lib/xray/xray_inmemory_log.cc | 2 +- lib/xray/xray_x86_64.cc | 26 +++++++++++++++++++++++++- lib/xray/xray_x86_64.inc | 5 +++-- test/xray/lit.cfg | 12 +++++++++--- 10 files changed, 59 insertions(+), 22 deletions(-)