[PATCH] D44931: [WebAssembly] Use Windows EH instructions for Wasm EH
Heejin Ahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 9 15:44:42 PDT 2018
aheejin updated this revision to Diff 141759.
aheejin added a comment.
- Add a test in which try-catches are nested within a catch
- Rebase
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/ItaniumCXXABI.cpp
lib/CodeGen/MicrosoftCXXABI.cpp
test/CodeGenCXX/wasm-eh.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44931.141759.patch
Type: text/x-patch
Size: 28463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180409/fe2bfc70/attachment-0001.bin>
More information about the cfe-commits
mailing list