[Lldb-commits] [lldb] [lldb][debugserver] Read/write SME registers on arm64 (PR #119171)
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Tue Dec 10 19:08:10 PST 2024
jasonmolenda wrote:
Updated the API test case as per David's suggestions, and remove the code that was using debugserver's SVL as the hardware maximum, depending entirely on the newer sysctl to get the correct value instead.
https://github.com/llvm/llvm-project/pull/119171
More information about the lldb-commits
mailing list