[Lldb-commits] [lldb] [lldb][AArch64][Linux] Add support for SME only systems (PR #165413)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 28 08:10:59 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/165413


More information about the lldb-commits mailing list