[Lldb-commits] [lldb] [lldb][debugserver] Read/write SME registers on arm64 (PR #119171)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 12 09:20:39 PST 2024
================
@@ -0,0 +1,113 @@
+/// BUILT with
----------------
JDevlieghere wrote:
Nit: `s/built/build/`. But also this is covered by the makefile so maybe something like "Requires -mcpu=apple-m4" would be more to the point.
https://github.com/llvm/llvm-project/pull/119171
More information about the lldb-commits
mailing list