[Lldb-commits] [lldb] [lldb][Process] Remove mips64 POSIX support (PR #179987)
Minsoo Choo via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 6 05:19:11 PST 2026
mchoo7 wrote:
> We don't claim bare metal MIPS support but with the right debug server, any architecture the client supports works to an extent. I've never actually checked it.
I guess this is my last PR regarding to mips as I have other priorities to work on. Hopefully someone else can improve/test mips on LLDB...
https://github.com/llvm/llvm-project/pull/179987
More information about the lldb-commits
mailing list