[Lldb-commits] [PATCH] D82813: [Apple Silicon] Rewrite part of the Rosetta support to be confined in Apple specific files
Davide Italiano via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jun 29 14:59:34 PDT 2020
davide marked an inline comment as done.
davide added inline comments.
================
Comment at: lldb/include/lldb/Host/Host.h:231
+ /// Run a shell command.
+ /// \arg process_info The info structure for the process queried.
----------------
Stale comment, I'll update
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82813/new/
https://reviews.llvm.org/D82813
More information about the lldb-commits
mailing list