[libcxx-commits] [PATCH] D158918: [libc++abi][WebAssembly] Support Wasm EH
Heejin Ahn via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Sep 22 00:31:23 PDT 2023
aheejin updated this revision to Diff 557224.
aheejin marked an inline comment as done.
aheejin added a comment.
Remove `__USING_SJLJ_OR_WASM_EXCEPTIONS__`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158918/new/
https://reviews.llvm.org/D158918
Files:
libcxxabi/include/cxxabi.h
libcxxabi/src/cxa_exception.cpp
libcxxabi/src/cxa_exception.h
libcxxabi/src/cxa_personality.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158918.557224.patch
Type: text/x-patch
Size: 9247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230922/dc23cf18/attachment.bin>
More information about the libcxx-commits
mailing list