labath wrote:

This needs to be a runtime instead of a build-time choice, because we support 
debugging foreign architectures, so I guess that what you need is more closer 
to reverting 93a455375c0fa1dd014a3b4571b22e307d15bbf7.

However, your last comment makes me suspect you don't actually care about 
lldb+mips working, and just want to get rust building. Is that the case? If it 
is, then we may just want to make this build in that configuration, but not 
actually claim to support mips debugging (in theory, you should still be able 
to debug e.g. x86 core files with a mips build of lldb)

https://github.com/llvm/llvm-project/pull/132688
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to