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

Open
wants to merge 1 commit into
base: stable/20250402
Choose a base branch
from

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
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