[Lldb-commits] [PATCH] D111295: [lldb] [Target] Make addSupplementaryRegister() work on Register vector
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 7 06:56:56 PDT 2021
mgorny updated this revision to Diff 377833.
mgorny retitled this revision from "[lldb] [Target] Make addSupplementaryRegister() work on RRI vector" to "[lldb] [Target] Make addSupplementaryRegister() work on Register vector".
mgorny edited the summary of this revision.
mgorny added a comment.
Rebase after renaming RRI to DRI::Register.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111295/new/
https://reviews.llvm.org/D111295
Files:
lldb/include/lldb/Target/DynamicRegisterInfo.h
lldb/source/Target/DynamicRegisterInfo.cpp
lldb/unittests/Target/DynamicRegisterInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111295.377833.patch
Type: text/x-patch
Size: 8280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211007/756a82a4/attachment.bin>
More information about the lldb-commits
mailing list