[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
Wed Oct 29 02:50:31 PDT 2025
================
@@ -230,6 +230,75 @@ bytes.
`zt0`'s value and whether it is active or not will be saved prior to
expression evaluation and restored afterwards.
+## SME Only Systems
+
+AArch64 systems may have both SVE and SME (that is, `FEAT_SVE` and `FEAT_SVE`),
----------------
DavidSpickett wrote:
Yes, will fix.
https://github.com/llvm/llvm-project/pull/165415
More information about the lldb-commits
mailing list