[libcxx-commits] [PATCH] D158918: [libc++abi][WebAssembly] Support Wasm EH
Derek Schuff via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 29 11:40:24 PDT 2023
dschuff added a comment.
I see. It makes sense that this likely wouldn't be needed other than for building support libraries, but maybe we should just handle this similarly to the other EH styles and make a clang predefine as you showed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158918/new/
https://reviews.llvm.org/D158918
More information about the libcxx-commits
mailing list