[PATCH] D21083: [sanitizer][esan] Add internal_sigaction_syscall

Derek Bruening via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 08:49:23 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272553: [sanitizer][esan] Add internal_sigaction_syscall (authored by bruening).

Changed prior to commit:
  http://reviews.llvm.org/D21083?vs=60358&id=60538#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21083

Files:
  compiler-rt/trunk/lib/esan/esan.cpp
  compiler-rt/trunk/lib/esan/esan_interceptors.cpp
  compiler-rt/trunk/lib/esan/working_set.cpp
  compiler-rt/trunk/lib/esan/working_set.h
  compiler-rt/trunk/lib/sanitizer_common/CMakeLists.txt
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux_x86_64.S
  compiler-rt/trunk/test/esan/TestCases/workingset-early-fault.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21083.60538.patch
Type: text/x-patch
Size: 8826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160613/0a62a35e/attachment.bin>


More information about the llvm-commits mailing list