[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:32:17 PST 2022


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

clang-format


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.400991.patch
Type: text/x-patch
Size: 19703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220118/0ab7f5b7/attachment.bin>


More information about the llvm-commits mailing list