[PATCH] D143637: StackProtector: add unwind cleanup paths for instrumentation.
Tim Northover via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 20 04:04:37 PST 2023
t.p.northover updated this revision to Diff 498790.
t.p.northover added a comment.
Realised I hadn't updated the DomTree correctly first time round.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143637/new/
https://reviews.llvm.org/D143637
Files:
llvm/include/llvm/CodeGen/StackProtector.h
llvm/lib/CodeGen/DwarfEHPrepare.cpp
llvm/lib/CodeGen/StackProtector.cpp
llvm/test/CodeGen/Generic/safestack-unwind.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143637.498790.patch
Type: text/x-patch
Size: 20583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230220/3644be31/attachment.bin>
More information about the llvm-commits
mailing list