https://github.com/tru updated https://github.com/llvm/llvm-project/pull/105659
>From 3f768dd6806aeca74bfdf21bde9135d96b137ef3 Mon Sep 17 00:00:00 2001 From: Maciej Gabka <maciej.ga...@arm.com> Date: Thu, 22 Aug 2024 12:40:01 +0000 Subject: [PATCH] Add release note about ABI implementation changes for _BitInt on Arm --- clang/docs/ReleaseNotes.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index ef5a2fda1ea771..5eed9827343dd5 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -1221,6 +1221,9 @@ Arm and AArch64 Support ``-mabi=pauthtest`` option or via specifying ``pauthtest`` environment part of target triple. + - The C23 ``_BitInt`` implementation has been brought into compliance + with AAPCS32 and AAPCS64. + Android Support ^^^^^^^^^^^^^^^ _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits