[Lldb-commits] [PATCH] D111142: [lldb] [ABI] Make AugmentRegisterInfo() take whole DynamicRegisterInfo

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 5 06:28:48 PDT 2021


mgorny updated this revision to Diff 377186.
mgorny added a comment.

Add one missing call to `AugmentRegisterInfo()` before `Finalize()`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111142/new/

https://reviews.llvm.org/D111142

Files:
  lldb/include/lldb/Target/ABI.h
  lldb/include/lldb/Target/DynamicRegisterInfo.h
  lldb/source/Plugins/ABI/AArch64/ABIAArch64.cpp
  lldb/source/Plugins/ABI/AArch64/ABIAArch64.h
  lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  lldb/source/Target/ABI.cpp
  lldb/source/Target/DynamicRegisterInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111142.377186.patch
Type: text/x-patch
Size: 8391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211005/7fb4add5/attachment-0001.bin>


More information about the lldb-commits mailing list