jasonmolenda added inline comments.
================
Comment at: lldb/source/Target/TargetList.cpp:144
prefer_platform_arch = true;
platform_arch = matching_module_spec.GetArchitecture();
}
----------------
Should this conditional be replaced with your `update_platform_arch` lambda?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85049/new/
https://reviews.llvm.org/D85049
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits