-
Adam Norberg authored
In Xcode 12 beta 3, pointer authentication was turned on for ARM64 binaries, yielding arm64e architecture. Attempting to run with only arm64 specified does not allow an arm64e slice to run. Prefer arm64e if available, but allow an arm64 slice if that's the only option. (If provided multiple architectures, arch uses the first one that can be used.) Bug: 1103236 Change-Id: Id3498816a2495a449a16b3b6a66b0e776b70f4e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2404709Reviewed-by: Dirk Pranke <dpranke@google.com> Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Adam Norberg <norberg@google.com>
a1e15498