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 fc9968f4d [XRay] Use preallocated memory for XRay profiling new d42fc1bc0 [Sanitizer] Separate FreeBSD interception data structures
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/esan/esan_sideline.h | 1 + lib/sanitizer_common/CMakeLists.txt | 1 + lib/sanitizer_common/sanitizer_internal_defs.h | 2 + lib/sanitizer_common/sanitizer_linux.h | 1 + .../sanitizer_platform_interceptors.h | 3 +- .../sanitizer_platform_limits_netbsd.h | 2 + .../sanitizer_platform_limits_posix.cc | 72 +++--------- .../sanitizer_platform_limits_posix.h | 130 ++++----------------- lib/sanitizer_common/sanitizer_posix.h | 1 + 9 files changed, 53 insertions(+), 160 deletions(-)