[libcxx-commits] [libcxx] [libcxxabi] [libc++] Avoid re-exporting a few specific symbols from libc++abi (PR #109054)

Fangrui Song via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 17 19:26:30 PDT 2024


MaskRay wrote:

(Interesting issue. Aside:
This is a nice case that the two-level namespace introduced in Mac OS X 10.1 (default unless you use ld -flat_namespace) makes symbol moving difficult.
On ELF platforms, glibc made the choice to ease symbol moving
https://sourceware.org/bugzilla/show_bug.cgi?id=24741
)


https://github.com/llvm/llvm-project/pull/109054


More information about the libcxx-commits mailing list