[Lldb-commits] [lldb] [lldb][docs] Add documentation for AArch64 Linux SME only support (PR #165415)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 28 08:11:08 PDT 2025
DavidSpickett wrote:
This PR is part of a 3 part stack, though they don't conflict at all so I'm presenting them as separate PRs.
* lldb-server changes - https://github.com/llvm/llvm-project/pull/165413
* tests - https://github.com/llvm/llvm-project/pull/165414
* documentation - https://github.com/llvm/llvm-project/pull/165415
If anyone wants to test this, you'll need all 3 changes applied and a kernel with the changes linked in the issue (https://github.com/llvm/llvm-project/issues/138717).
https://github.com/llvm/llvm-project/pull/165415
More information about the lldb-commits
mailing list