[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:41:43 PDT 2021
aheejin updated this revision to Diff 344742.
aheejin marked an inline comment as done.
aheejin added a comment.
Herald added a subscriber: jfb.
Use `DPTR` in tests
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.344742.patch
Type: text/x-patch
Size: 23291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/ece32538/attachment.bin>
More information about the llvm-commits
mailing list