[Lldb-commits] [PATCH] D111435: [lldb] [DynamicRegisterInfo] Support setting from vector<Register>
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 11 04:56:16 PDT 2021
mgorny updated this revision to Diff 378626.
mgorny marked 2 inline comments as done.
mgorny added a comment.
Use fancy move semantics and `ASSERT_NE`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111435/new/
https://reviews.llvm.org/D111435
Files:
lldb/include/lldb/Target/DynamicRegisterInfo.h
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
lldb/source/Target/DynamicRegisterInfo.cpp
lldb/unittests/Target/DynamicRegisterInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111435.378626.patch
Type: text/x-patch
Size: 8691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211011/d934b6d1/attachment.bin>
More information about the lldb-commits
mailing list