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 2a8f0a9 [sanitizer][esan] Add internal_sigaction_syscall new 2c9ed75 Revert r272591, http://lab.llvm.org:8011/builders/clang-x64-n [...]
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.cpp | 3 --- lib/esan/esan_interceptors.cpp | 6 ----- lib/esan/working_set.cpp | 5 +--- lib/esan/working_set.h | 1 - lib/sanitizer_common/CMakeLists.txt | 16 ------------- lib/sanitizer_common/sanitizer_linux.cc | 26 +-------------------- lib/sanitizer_common/sanitizer_linux.h | 4 ---- lib/sanitizer_common/sanitizer_linux_x86_64.S | 25 -------------------- test/esan/TestCases/workingset-early-fault.c | 33 --------------------------- 9 files changed, 2 insertions(+), 117 deletions(-) delete mode 100644 lib/sanitizer_common/sanitizer_linux_x86_64.S delete mode 100644 test/esan/TestCases/workingset-early-fault.c