[PATCH] D141918: WIP: [Clang] Emit 'unwindabort' when applicable.
Sergei Barannikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 17 07:11:26 PST 2023
barannikov88 added a comment.
I couldn't find an example of creating "resume unwindabort" in the patch series. Is it yet to be done?
Could you show a source code example where such an instruction should be generated? (By the frontend or an IR pass.) I couldn't get it from the RFC.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141918/new/
https://reviews.llvm.org/D141918
More information about the cfe-commits
mailing list