[PATCH] D101985: [WebAssembly] Support Emscripten EH/SjLj in Wasm64
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 12 02:01:11 PDT 2021
aheejin updated this revision to Diff 344724.
aheejin added a comment.
Fix incorrect comment pointed out here: https://github.com/emscripten-core/emscripten/pull/14108/files#r627479849
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.344724.patch
Type: text/x-patch
Size: 29937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/116c3210/attachment.bin>
More information about the llvm-commits
mailing list