[PATCH] D21083: [sanitizer][esan] Add internal_sigaction_syscall
Derek Bruening via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 10 08:52:45 PDT 2016
bruening updated this revision to Diff 60358.
bruening added a comment.
Shares code between the two sigaction routines.
http://reviews.llvm.org/D21083
Files:
lib/esan/esan.cpp
lib/esan/esan_interceptors.cpp
lib/esan/working_set.cpp
lib/esan/working_set.h
lib/sanitizer_common/CMakeLists.txt
lib/sanitizer_common/sanitizer_linux.cc
lib/sanitizer_common/sanitizer_linux.h
lib/sanitizer_common/sanitizer_linux_x86_64.S
test/esan/TestCases/workingset-early-fault.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21083.60358.patch
Type: text/x-patch
Size: 7991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160610/e2ec9bf6/attachment.bin>
More information about the llvm-commits
mailing list