[libcxx-commits] [PATCH] D158919: [libunwind][WebAssembly] Support Wasm EH
Derek Schuff via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 28 17:08:10 PDT 2023
dschuff added a comment.
Thanks for posting this.
I don't really have any new comments about the code itself (I guess that's not surprising since I reviewed it before ...)
I notice there are no changes to the build system for this; presumably that's just because we don't have CMake support for building LLVM libraries for wasm in general. I wonder whether LLVM or the libunwind maintainers have any policies about that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158919/new/
https://reviews.llvm.org/D158919
More information about the libcxx-commits
mailing list