jasonmolenda 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? Yeah in the no-UUID case we need to depend on a filepath and an arch to uniquely identify a binary (and hope that the filepath is the same binary). In practice we see UUIDs for all binaries on darwin systems in crash reports. 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