[PATCH] D118407: [WebAssembly] Handle cleanuppad with no parent in Wasm SjLj

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 27 18:04:49 PST 2022


aheejin updated this revision to Diff 403852.
aheejin added a comment.

catch.longjmp.dispatch -> catch.dispatch.longjmp


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118407/new/

https://reviews.llvm.org/D118407

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
  llvm/test/CodeGen/WebAssembly/lower-wasm-ehsjlj.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118407.403852.patch
Type: text/x-patch
Size: 4862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/66afe508/attachment.bin>


More information about the llvm-commits mailing list