Author: Muhammad Omair Javaid Date: 2021-08-03T20:20:07+05:00 New Revision: 9413df3891f43eb25a9aeb3483a3157e4eeb803a
URL: https://github.com/llvm/llvm-project/commit/9413df3891f43eb25a9aeb3483a3157e4eeb803a DIFF: https://github.com/llvm/llvm-project/commit/9413df3891f43eb25a9aeb3483a3157e4eeb803a.diff LOG: [llvm][Release notes] Add AArch64 SVE, PAC and LLDB prebuilt binary This patch updates LLVM release notes to add a announcement about AArch64 SVE, PAC and LLDB prebuilt binary. Added: Modified: llvm/docs/ReleaseNotes.rst Removed: ################################################################################ diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst index 73c0450485d0..9f0befb33249 100644 --- a/llvm/docs/ReleaseNotes.rst +++ b/llvm/docs/ReleaseNotes.rst @@ -243,6 +243,12 @@ Changes to the LLVM tools Changes to LLDB --------------------------------- +* LLDB executable is now included in pre-built LLVM binaries. + +* LLDB now includes full featured support for AArch64 SVE register access. + +* LLDB now supports AArch64 Pointer Authentication, allowing stack unwind with signed return address. + * LLDB now supports debugging programs on AArch64 Linux that use memory tagging (MTE). * Added ``memory tag read`` and ``memory tag write`` commands. * The ``memory region`` command will note when a region has memory tagging enabled. _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits