[PATCH] D66377: hwasan: Untag unwound stack frames by wrapping personality functions.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 22 18:29:39 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL369721: hwasan: Untag unwound stack frames by wrapping personality functions. (authored by pcc, committed by ).
Herald added a subscriber: delcypher.
Changed prior to commit:
https://reviews.llvm.org/D66377?vs=216746&id=216755#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66377/new/
https://reviews.llvm.org/D66377
Files:
compiler-rt/trunk/lib/hwasan/CMakeLists.txt
compiler-rt/trunk/lib/hwasan/hwasan_exceptions.cpp
compiler-rt/trunk/test/hwasan/TestCases/try-catch.cpp
compiler-rt/trunk/test/hwasan/lit.cfg.py
llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/trunk/test/Instrumentation/HWAddressSanitizer/landingpad.ll
llvm/trunk/test/Instrumentation/HWAddressSanitizer/personality.ll
llvm/trunk/utils/gn/secondary/compiler-rt/lib/hwasan/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66377.216755.patch
Type: text/x-patch
Size: 20228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190823/dc98f18f/attachment.bin>
More information about the llvm-commits
mailing list