vsk added a comment.

In D110013#3013733 <https://reviews.llvm.org/D110013#3013733>, @aprantl wrote:

> Without having dug into this deeper, do you think not specifying the arch 
> could cause any problems with universal binaries? I guess not, because we 
> still have the UUID, and the UUID is per arch?

Exactly. The bug in question actually did source universal binaries: 
CreateTargetInternal was able to select the correct slice based on the UUID.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110013/new/

https://reviews.llvm.org/D110013

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to