[Lldb-commits] [PATCH] D82491: [Apple Silicon] Initial support for Rosetta

Davide Italiano via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 24 12:28:37 PDT 2020


davide added a comment.

In D82491#2112269 <https://reviews.llvm.org/D82491#2112269>, @jasonmolenda wrote:

> LGTM.  With p_flag, we only need to evaluate (processInfo.kp_proc.p_flag & P_TRANSLATED) as a boolean, but that's a style pref as much as anything.


Fair, let me change that.


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

https://reviews.llvm.org/D82491





More information about the lldb-commits mailing list