Skip to content

[6.1 cp] [Clang][Driver] Add arm64e support for Swift’s "-none-macho" target triples in Clang Driver #9850

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 3 commits into from
Jan 21, 2025

Conversation

kubamracek
Copy link

Cherry-pick of #9824

This change moves arm64e pointer authentication flag computation from the DarwinClang toolchain to the base MachO toolchain. This makes the logic apply to all Mach-O target triples, not just Darwin ones.

Test for this in the Swift repo: swiftlang/swift#78613

rdar://141676141

…riples in Clang Driver

This change moves arm64e pointer authentication flag computation the the
DarwinClang toolchain to the base MachO toolchain. This makes the logic apply
to all Mach-O target triples, not just Darwin ones.
@kubamracek kubamracek requested a review from a team as a code owner January 16, 2025 22:18
@kubamracek
Copy link
Author

@swift-ci please test

@kubamracek
Copy link
Author

@swift-ci please test

@tbkka tbkka merged commit 5f7c906 into swift/release/6.1 Jan 21, 2025
3 checks passed
@tbkka tbkka deleted the mracek/6.1/none-macho-arm64e branch January 21, 2025 17:38
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