[PATCH] D59353: [WebAssembly] Use rethrow intrinsic in the rethrow block
Heejin Ahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 15 22:38:26 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC356317: [WebAssembly] Use rethrow intrinsic in the rethrow block (authored by aheejin, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59353?vs=190587&id=190947#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59353/new/
https://reviews.llvm.org/D59353
Files:
include/clang/Basic/BuiltinsWebAssembly.def
lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CGException.cpp
test/CodeGen/builtins-wasm.c
test/CodeGenCXX/wasm-eh.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59353.190947.patch
Type: text/x-patch
Size: 4416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190316/f701709b/attachment.bin>
More information about the cfe-commits
mailing list