This is an archive of the discontinued LLVM Phabricator instance.

[Apple Silicon] Debugging of process under Rosetta is supported
ClosedPublic

Authored by davide on Jun 24 2020, 12:27 PM.

Details

Summary

Remove this early exit. It's vestigial from the ppc -> Intel transition, but it doesn't apply anymore:

Diff Detail

Event Timeline

davide created this revision.Jun 24 2020, 12:27 PM
This revision is now accepted and ready to land.Jun 24 2020, 12:29 PM
davide accepted this revision.Jun 24 2020, 12:31 PM
commit b4fdddf971b191aa9a6643ab637b87bc1d686254 (HEAD -> master, origin/master, origin/HEAD)
Author: Davide Italiano <ditaliano@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.
davide closed this revision.Jun 24 2020, 12:31 PM