Skip to content

Canonicalize aarch64 to arm64 before passing it to the Swift compiler. #1630

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

adrian-prantl
Copy link

Unfortunately Swift is really peculiar about the CPU type when looking
for the standard library. This fixes the Swift REPL on Apple Silicon.

rdar://problem/66802226

Unfortunately Swift is really peculiar about the CPU type when looking
for the standard library. This fixes the Swift REPL on Apple Silicon.

<rdar://problem/66802226>
@adrian-prantl
Copy link
Author

@swift-ci test

@adrian-prantl adrian-prantl requested a review from vedantk August 11, 2020 20:03
@adrian-prantl adrian-prantl merged commit 2eb7ed7 into swiftlang:swift/master-rebranch Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants