[libcxx-commits] [compiler-rt] [libcxx] [libcxxabi] [libunwind] [libunwind][libcxx][libcxxabi][compiler-rt-builtins] Fix Exception Handling build for wasm (PR #79667)
via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 1 09:04:55 PDT 2024
================
@@ -39,3 +40,5 @@ extern void *__libunwind_cet_get_registers(unw_cursor_t *);
extern void *__libunwind_cet_get_jump_target(void);
----------------
EricWF wrote:
What is the problem with exposing these two declarations, even if they're not defined?
https://github.com/llvm/llvm-project/pull/79667
More information about the libcxx-commits
mailing list