[Lldb-commits] [PATCH] D110023: [lldb] [DynamicRegisterInfo] Add a convenience method to add suppl. registers
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Sep 20 01:57:17 PDT 2021
mgorny updated this revision to Diff 373515.
mgorny added a comment.
Rebased. Updated the code to assume dedupe and cleanup happens in `Finalize()`, and to use new test assertions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110023/new/
https://reviews.llvm.org/D110023
Files:
lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp
lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.h
lldb/unittests/Process/Utility/DynamicRegisterInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110023.373515.patch
Type: text/x-patch
Size: 4391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210920/16b6c2ee/attachment.bin>
More information about the lldb-commits
mailing list