[libcxx-commits] [libcxx] [libc++][Android] Add NDK ABI lists for i686 and x86_64 (PR #69272)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 20 10:46:06 PDT 2023
ldionne wrote:
> We've decided to abandon this change, right?
I don't think so. If Android wants to be ABI stable, then we should have those ABI list files checked in like we do for other platforms. If we do that, this patch should re-enable the ABI checking that was removed by #69666
https://github.com/llvm/llvm-project/pull/69272
More information about the libcxx-commits
mailing list