[libcxx-commits] [libcxx] [libcxx] Support ABI symbol sizes on macOS (PR #75623)

Will Hawkins via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 30 10:27:11 PST 2024


================
@@ -123,6 +123,42 @@ def adjust_mangled_name(name):
     return name[1:]
----------------
hawkinsw wrote:

Great. I will have that in the next version!

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


More information about the libcxx-commits mailing list