Skip to content

[Runtime] Fix the ISA mask assert for ARM64 running on ARM64e hardware. #33362

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
merged 1 commit into from
Aug 7, 2020

Conversation

mikeash
Copy link
Contributor

@mikeash mikeash commented Aug 7, 2020

No description provided.

@mikeash mikeash force-pushed the fix-isa-mask-assert3 branch from 047d2dd to e57961c Compare August 7, 2020 18:18
@mikeash
Copy link
Contributor Author

mikeash commented Aug 7, 2020

@swift-ci please smoke test and merge

assert(libObjCMask);

# if __arm64__ && !__has_feature(ptrauth_calls)
// When we're built ARM64 but running on ARM64e hardware, we will get an
Copy link
Contributor

@tschuett tschuett Aug 7, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When we have built for???

@swift-ci swift-ci merged commit 2bff31e into swiftlang:master Aug 7, 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.

4 participants