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

Matthew Malcomson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 09:58:30 PDT 2019


mmalcomson updated this revision to Diff 226918.
mmalcomson edited the summary of this revision.
mmalcomson added a comment.
Herald added a subscriber: jfb.

Have addressed raised issues.

Still not managed to test on Android myself (but getting closer).


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.226918.patch
Type: text/x-patch
Size: 10778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191029/bedf265c/attachment.bin>


More information about the llvm-commits mailing list