[Lldb-commits] [PATCH] D122684: [lldb] Use the selected and host platform to disambiguate between fat binary architectures
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 29 16:14:38 PDT 2022
JDevlieghere updated this revision to Diff 419005.
JDevlieghere edited the summary of this revision.
JDevlieghere added a comment.
Change the algorithm to pick the selected/host platform if it matches at least one architecture.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122684/new/
https://reviews.llvm.org/D122684
Files:
lldb/include/lldb/Target/Platform.h
lldb/source/Target/Platform.cpp
lldb/source/Target/TargetList.cpp
lldb/unittests/Platform/CMakeLists.txt
lldb/unittests/Platform/PlatformTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122684.419005.patch
Type: text/x-patch
Size: 15555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220329/548c0ef6/attachment-0001.bin>
More information about the lldb-commits
mailing list