labath wrote:

FWIW, I agree with @bulbazord. If the user specifies an explicit platform in 
the CreateTarget function, that platform should really take precedence over 
anything else.
(If it were up to me, I would not even attempt matching other platforms in this 
case (and just refuse to create the target if the provided platform does not 
work), but that might be going too far in terms of changing existing behavior).

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

Reply via email to