[Lldb-commits] [PATCH] D132353: [LLDB] Fix: make m_target_arch private
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 22 02:00:41 PDT 2022
DavidSpickett added inline comments.
================
Comment at: lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:64
- // FIXME make private.
lldb_private::ArchSpec m_target_arch;
----------------
Rare footage of a fixme getting fixed :) Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132353/new/
https://reviews.llvm.org/D132353
More information about the lldb-commits
mailing list