[PATCH] D44931: [WebAssembly] Use Windows EH instructions for Wasm EH
Derek Schuff via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 29 16:42:44 PDT 2018
dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.
LGTM assuming we are convinced for now that finding the rethrow block from the CatchSwitch will work. Does this need to wait until after https://reviews.llvm.org/D43746 or other CLs from that chain, or does it matter?
Repository:
rC Clang
https://reviews.llvm.org/D44931
More information about the cfe-commits
mailing list