[all-commits] [llvm/llvm-project] bb8269: [lldb][AArch64] Add release notes and documentatio...

David Spickett via All-commits all-commits at lists.llvm.org
Fri Oct 20 06:06:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bb826951dcf35628cf73235e0e96a0d8ac9c0c49
      https://github.com/llvm/llvm-project/commit/bb826951dcf35628cf73235e0e96a0d8ac9c0c49
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
    M lldb/docs/index.rst
    A lldb/docs/use/aarch64-linux.rst
    M llvm/docs/ReleaseNotes.rst

  Log Message:
  -----------
  [lldb][AArch64] Add release notes and documentation for SME (#66767)

This adds a release note for all the SME support now in LLDB and a page
where I have documented the user experience (for want of a better term)
when using SVE and SME.

This includes things like which mode transitions can or cannot be
triggered from within LLDB. I hope this will serve to A: document what
I've implemented and B: be a user's guide to these extensions.

(though it is not a design document, read the commits and code for that
sort of detail)




More information about the All-commits mailing list