[PATCH] D73816: [compiler-rt] implement sigaltstack interception

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 16:31:44 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG28c91219c7e2: [compiler-rt] implement sigaltstack interception (authored by eugenis).

Changed prior to commit:
  https://reviews.llvm.org/D73816?vs=242138&id=242230#toc

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.242230.patch
Type: text/x-patch
Size: 5945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200204/320c08ef/attachment.bin>


More information about the llvm-commits mailing list