[PATCH] D117610: [WebAssembly] Support Wasm EH + Wasm SjLj

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 18 14:33:53 PST 2022


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

Add TODO


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117610

Files:
  llvm/include/llvm/Transforms/Utils/Local.h
  llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/CodeGen/WebAssembly/lower-wasm-ehsjlj.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117610.400992.patch
Type: text/x-patch
Size: 20081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220118/e6c8452b/attachment.bin>


More information about the llvm-commits mailing list