[PATCH] D44931: [WebAssembly] Use Windows EH instructions for Wasm EH

Heejin Ahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 10 00:07:36 PDT 2018


aheejin updated this revision to Diff 146076.
aheejin added a comment.

- getMSVCDispatchBlock -> getFuncletEHDispatchBlock


Repository:
  rC Clang

https://reviews.llvm.org/D44931

Files:
  lib/CodeGen/CGCXXABI.h
  lib/CodeGen/CGCleanup.cpp
  lib/CodeGen/CGCleanup.h
  lib/CodeGen/CGException.cpp
  lib/CodeGen/CodeGenFunction.h
  lib/CodeGen/ItaniumCXXABI.cpp
  lib/CodeGen/MicrosoftCXXABI.cpp
  test/CodeGenCXX/wasm-eh.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44931.146076.patch
Type: text/x-patch
Size: 29748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180510/166cea6a/attachment-0001.bin>


More information about the cfe-commits mailing list