Skip to content

Target: Add target option for disabling `AArch64_ELFTargetObjectFile:… #10795

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

AnthonyLatsis
Copy link

@AnthonyLatsis AnthonyLatsis commented Jun 6, 2025

…:SupportIndirectSymViaGOTPCRel`

The Swift compiler needs to disable this option in order for the standard library to link successfully on Linux.

See:

Paired with swiftlang/swift#82060.

Copy link

@bnbarham bnbarham left a comment

Choose a reason for hiding this comment

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

@ahmedbougacha does this one seem fine to upstream to you? Isn't the target linker check (llvm#78003 (comment)), but at least allows customizing whether it's enabled or not.

…:SupportIndirectSymViaGOTPCRel`

The Swift compiler needs to disable this option in order for the
standard library to link successfully on Linux.

See:
- swiftlang#9339
- llvm#78003
@AnthonyLatsis AnthonyLatsis changed the base branch from stable/20250402 to stable/20250601 June 11, 2025 13:05
@AnthonyLatsis
Copy link
Author

@swift-ci please test

@AnthonyLatsis AnthonyLatsis merged commit 1468247 into swiftlang:stable/20250601 Jun 13, 2025
0 of 3 checks passed
@AnthonyLatsis AnthonyLatsis deleted the stable/20250402 branch June 13, 2025 19:24
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