DavidSpickett wrote:

Ok I see what `LLDB_SHELL_TESTS_DISABLE_REMOTE` does but I don't get why. 
Perhaps you can show how a developer would:
* Hit the problem that this option addresses
* Apply the option
* What problems it would solve and what that final build looks like
* What the value of the results of that build are to the developer

I'm thinking that final build has unit and shell tests run locally, API tests 
run on the remote? I suppose we already support unit tests locally and API run 
remote, so this carries on that idea, but I've just never tried to do that 
because I'm generally x86 -> AArch64 where the cross compiler is never 
compatible.

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

Reply via email to