[Lldb-commits] [PATCH] D121290: [lldb] Create an enum to specify the kind of ArchSpec matching
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 9 07:10:06 PST 2022
labath created this revision.
labath added a reviewer: JDevlieghere.
Herald added a project: All.
labath requested review of this revision.
Herald added a project: LLDB.
s/true/ArchSpec::ExactMatch
s/false/ArchSpec::CompatibleMatch
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D121290
Files:
lldb/include/lldb/Target/Platform.h
lldb/include/lldb/Utility/ArchSpec.h
lldb/source/Interpreter/OptionGroupPlatform.cpp
lldb/source/Target/Platform.cpp
lldb/source/Target/Process.cpp
lldb/source/Target/Target.cpp
lldb/source/Target/TargetList.cpp
lldb/source/Utility/ArchSpec.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121290.414091.patch
Type: text/x-patch
Size: 12295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220309/0a69901c/attachment-0001.bin>
More information about the lldb-commits
mailing list