[PATCH] D108960: [WebAssembly] Add Wasm SjLj support
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 30 17:25:07 PDT 2021
aheejin updated this revision to Diff 369589.
aheejin added a comment.
Remove debug print
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108960/new/
https://reviews.llvm.org/D108960
Files:
llvm/lib/CodeGen/AsmPrinter/WasmException.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/lib/MC/WasmObjectWriter.cpp
llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
llvm/test/CodeGen/WebAssembly/lower-em-sjlj.ll
llvm/test/CodeGen/WebAssembly/lower-wasm-sjlj.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108960.369589.patch
Type: text/x-patch
Size: 41975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210831/82ef947d/attachment-0001.bin>
More information about the llvm-commits
mailing list