[PATCH] D101985: [WebAssembly] Support Emscripten EH/SjLj in Wasm64

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 03:45:27 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8e35a18e4ad4: [WebAssembly] Support Emscripten EH/SjLj in Wasm64 (authored by aheejin).

Changed prior to commit:
  https://reviews.llvm.org/D101985?vs=344742&id=345387#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101985

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
  llvm/test/CodeGen/WebAssembly/lower-em-ehsjlj-options.ll
  llvm/test/CodeGen/WebAssembly/lower-em-exceptions.ll
  llvm/test/CodeGen/WebAssembly/lower-em-sjlj.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101985.345387.patch
Type: text/x-patch
Size: 23139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210514/4a1e888a/attachment.bin>


More information about the llvm-commits mailing list