[Lldb-commits] [lldb] [lldb][AArch64] Fix Apple M4 on Linux (PR #135563)
Martin Storsjö via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 23 04:21:37 PDT 2025
mstorsjo wrote:
> Closing this since Docker on macOS simply disabled SME, SVE, etc. I believe this is still an issue in theory for users with Linux installed directly on M4 hardware but if such a user exists I haven't heard of them.
Wouldn't this still be an issue if running virtualized Linux via some other app than Docker, e.g. VMWare, UTM, Parallels etc, not requiring fully native Linux? (AFAIK upstream Asahi Linux doesn't yet support M3/M4.)
https://github.com/llvm/llvm-project/pull/135563
More information about the lldb-commits
mailing list