[PATCH] D69045: libhwasan interceptor ABI intercept longjmp/setjmp

Matthew Malcomson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 05:35:42 PDT 2019


mmalcomson updated this revision to Diff 225411.
mmalcomson added a comment.

Added a test in the hwasan testsuite.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69045/new/

https://reviews.llvm.org/D69045

Files:
  compiler-rt/lib/hwasan/CMakeLists.txt
  compiler-rt/lib/hwasan/hwasan_interceptors.cpp
  compiler-rt/lib/hwasan/hwasan_setjmp.S
  compiler-rt/test/hwasan/TestCases/longjmp-setjmp-interception.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69045.225411.patch
Type: text/x-patch
Size: 7082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/27bd4d07/attachment.bin>


More information about the llvm-commits mailing list