[libcxx-commits] [libcxx] [libc++][AIX] Add `__hash_memory` to `.abilist` (PR #184064)
David Tenty via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 5 06:41:57 PST 2026
daltenty wrote:
Yeah, this is a little mysterious to me as well. We don't use these lists as linker export lists to my knowledge, so this change ought to affect only the checking, not what's actually exported.
We'll take a closer look to see what's going on (FYI @jakeegan)
https://github.com/llvm/llvm-project/pull/184064
More information about the libcxx-commits
mailing list