[PATCH] D59352: [WebAssembly] Make rethrow take an except_ref type argument
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 15 22:28:42 PDT 2019
aheejin updated this revision to Diff 190945.
aheejin marked 6 inline comments as done.
aheejin added a comment.
- Address comments
- Change `rethrow` definition from `NRI` to `I`
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59352/new/
https://reviews.llvm.org/D59352
Files:
include/llvm/IR/IntrinsicsWebAssembly.td
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/WasmEHPrepare.cpp
lib/IR/Verifier.cpp
lib/Target/WebAssembly/WebAssemblyInstrControl.td
lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp
test/CodeGen/WebAssembly/cfg-stackify-eh.ll
test/CodeGen/WebAssembly/exception.ll
test/CodeGen/WebAssembly/wasmehprepare.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59352.190945.patch
Type: text/x-patch
Size: 19183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190316/2c9fdb56/attachment.bin>
More information about the llvm-commits
mailing list