[libcxx-commits] [libcxx] [libcxx] Support ABI symbol sizes on macOS (PR #75623)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 30 06:46:03 PST 2024
================
@@ -123,6 +123,42 @@ def adjust_mangled_name(name):
return name[1:]
----------------
ldionne wrote:
Not attached to this line: let's re-generate the ABI lists on Apple as part of this patch, unless there's a reason you opted not to do that.
https://github.com/llvm/llvm-project/pull/75623
More information about the libcxx-commits
mailing list