[PATCH] D96824: [WebAssembly] Do not use EHCatchret symbols with wasm EH
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 16 16:59:32 PST 2021
dschuff added a comment.
This test is basically copied from llvm/test/CodeGen/X86/win-catchpad-nested.ll which is a configuration that triggers the labels. It doesn't have the itanium-personality stuff that wasm EH code usually does. But does it look like a sane test?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96824/new/
https://reviews.llvm.org/D96824
More information about the llvm-commits
mailing list