[PATCH] D143739: [WinEH] Ignore dynamic allocas of catch objects
Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 22 19:11:11 PDT 2023
Naville added a comment.
I'm not sure if I understand the fix issue correctly, given my very limited knowledge with WinEH. But wouldn't this result in a silent failure if DynAlloca is used?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143739/new/
https://reviews.llvm.org/D143739
More information about the llvm-commits
mailing list