[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:38:12 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356316: [WebAssembly] Make rethrow take an except_ref type argument (authored by aheejin, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59352

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsWebAssembly.td
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/WasmEHPrepare.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrControl.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp
  llvm/trunk/test/CodeGen/WebAssembly/cfg-stackify-eh.ll
  llvm/trunk/test/CodeGen/WebAssembly/exception.ll
  llvm/trunk/test/CodeGen/WebAssembly/wasmehprepare.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59352.190946.patch
Type: text/x-patch
Size: 19480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190316/5fe3943b/attachment.bin>


More information about the llvm-commits mailing list