[Lldb-commits] [PATCH] D82493: [Apple Silicon] Debugging of process under Rosetta is supported
Davide Italiano via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 24 13:01:39 PDT 2020
davide accepted this revision.
davide added a comment.
commit b4fdddf971b191aa9a6643ab637b87bc1d686254 (HEAD -> master, origin/master, origin/HEAD)
Author: Davide Italiano <ditaliano at apple.com>
Date: Wed Jun 24 12:25:01 2020 -0700
[Apple Silicon] Debugging of process under Rosetta is supported.
Remove this early exit. It's vestigial from the ppc -> Intel transition,
but it doesn't apply anymore.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82493/new/
https://reviews.llvm.org/D82493
More information about the lldb-commits
mailing list