[Lldb-commits] [lldb] [lldb][AArch64] Fix Apple M4 on Linux (PR #135563)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed May 7 03:04:19 PDT 2025
DavidSpickett wrote:
>From what I've seen, this is a decent start but there are further issues to be dealt with. Details on https://github.com/llvm/llvm-project/issues/138717.
I have to work on some other SME changes first, so it will be a few weeks until I can do anything for this. @laverdet if you want to pursue this yourself in the meantime, feel free to do so.
In which case you will find https://lldb.llvm.org/resources/debugging.html# useful, and you can try setting up the Foundation Model to test SVE+SME if you want, but since I'll want to test the changes myself anyway, easier to leave that to me.
https://github.com/llvm/llvm-project/pull/135563
More information about the lldb-commits
mailing list