[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 17:43:03 PDT 2019
pcc updated this revision to Diff 216746.
pcc marked an inline comment as done.
pcc added a comment.
- Support aliases and other constants
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66377/new/
https://reviews.llvm.org/D66377
Files:
compiler-rt/lib/hwasan/CMakeLists.txt
compiler-rt/lib/hwasan/hwasan_exceptions.cpp
compiler-rt/test/hwasan/TestCases/try-catch.cpp
compiler-rt/test/hwasan/lit.cfg.py
llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/test/Instrumentation/HWAddressSanitizer/landingpad.ll
llvm/test/Instrumentation/HWAddressSanitizer/personality.ll
llvm/utils/gn/secondary/compiler-rt/lib/hwasan/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66377.216746.patch
Type: text/x-patch
Size: 19999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190823/7e475ef6/attachment.bin>
More information about the llvm-commits
mailing list