[Lldb-commits] [PATCH] D132353: [LLDB] Fix: make m_target_arch private

Emmmer S via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 22 03:02:01 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG65f6a8c23b53: [LLDB] Fix: make m_target_arch private (authored by Emmmer).

Changed prior to commit:
  https://reviews.llvm.org/D132353?vs=454426&id=454434#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132353

Files:
  lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_i386.cpp
  lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_mips64.cpp
  lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.cpp
  lldb/source/Plugins/Process/Utility/RegisterContextLinux_i386.cpp
  lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_i386.cpp
  lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_i386.cpp
  lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp
  lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp
  lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132353.454434.patch
Type: text/x-patch
Size: 6726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220822/f2307837/attachment.bin>


More information about the lldb-commits mailing list