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

David Tellenbach via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 30 07:10:10 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG67474c60d344: [compiler-rt] libhwasan interceptor ABI intercept longjmp/setjmp (authored by tellenbach).

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.h
  compiler-rt/lib/hwasan/hwasan_interceptors.cpp
  compiler-rt/lib/hwasan/hwasan_setjmp.S
  compiler-rt/lib/hwasan/hwasan_type_test.cpp
  compiler-rt/test/hwasan/TestCases/longjmp-setjmp-interception.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69045.227089.patch
Type: text/x-patch
Size: 10778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191030/6f5f8332/attachment.bin>


More information about the llvm-commits mailing list