[all-commits] [llvm/llvm-project] a136a0: [lldb] Add non-address bit improvements to release...

David Spickett via All-commits all-commits at lists.llvm.org
Thu May 19 08:40:18 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a136a00eae065d48cc4872d848d452ac31768c72
      https://github.com/llvm/llvm-project/commit/a136a00eae065d48cc4872d848d452ac31768c72
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2022-05-19 (Thu, 19 May 2022)

  Changed paths:
    M llvm/docs/ReleaseNotes.rst

  Log Message:
  -----------
  [lldb] Add non-address bit improvements to release notes

This summarises the changes made by d9398a91e2a6b8837a47a5fda2164c9160e86199.
Which forms the bulk of the fixes needed for non-address bit handling.

Note that in the previous releases we noted memory tagging support,
which is a subset of non-address bits. The recent changes enable
debugging of programs using memory tagging, pointer authentication
and top byte ignore (all at once) on AArch64.




More information about the All-commits mailing list