[llvm] [SEH] Ignore EH pad check for internal intrinsics (PR #79694)

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 16:32:25 PST 2024


rnk wrote:

My question is, if we mark calls to `@llvm.seh.try` with funclet bundles in the frontend, would that also fix the issue? If it does, that seems like a better solution. If not, we can do this instead.

https://github.com/llvm/llvm-project/pull/79694


More information about the llvm-commits mailing list