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 3d23504d1 Disable TestCases/pthread_mutexattr_get on NetBSD new 8276e91f6 Don't harcode -ldl test/sanitizer_common/TestCases new 8396f098c Remove remnant code of using indirect syscall on NetBSD
The 2 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/sanitizer_common/sanitizer_linux.cc | 49 +++++++++++----------- lib/sanitizer_common/sanitizer_syscall_generic.inc | 39 ++++------------- .../sanitizer_syscall_linux_aarch64.inc | 3 -- .../sanitizer_syscall_linux_arm.inc | 3 -- .../sanitizer_syscall_linux_x86_64.inc | 3 -- .../TestCases/get_module_and_offset_for_pc.cc | 2 +- .../TestCases/sanitizer_coverage_symbolize.cc | 2 +- .../TestCases/sanitizer_coverage_trace_pc_guard.cc | 2 +- test/sanitizer_common/lit.common.cfg | 6 +++ 9 files changed, 40 insertions(+), 69 deletions(-)