[PATCH] D73816: [compiler-rt] implement sigaltstack interception
Igor Sugak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 3 11:29:43 PST 2020
sugak updated this revision to Diff 242138.
sugak edited the summary of this revision.
sugak added a comment.
Thank you @eugenis! I've updated the change with you feedback and added a test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73816/new/
https://reviews.llvm.org/D73816
Files:
compiler-rt/include/sanitizer/linux_syscall_hooks.h
compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc
compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h
compiler-rt/test/msan/sigaltstack.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73816.242138.patch
Type: text/x-patch
Size: 5945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/d3623336/attachment.bin>
More information about the llvm-commits
mailing list