Skip to content

[Explicit Module Builds] Move generation of explicit auto-link flags to a toolchain-specific method #1874

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Apr 14, 2025

  • This way we can adopt a feature of a specific platform's linker separately from the others.
  • Adopt -possible_l* and -possible_framework * flags on Darwin platforms.

@artemcm
Copy link
Contributor Author

artemcm commented Apr 14, 2025

@swift-ci test

@artemcm
Copy link
Contributor Author

artemcm commented Apr 24, 2025

@swift-ci test Linux platform

@artemcm artemcm force-pushed the PerPlatformExplicitAutoLinkFlags branch from 2d6d7a9 to 85c26cb Compare April 24, 2025 22:03
@artemcm
Copy link
Contributor Author

artemcm commented Apr 24, 2025

@swift-ci test

@artemcm
Copy link
Contributor Author

artemcm commented Apr 24, 2025

@swift-ci test Windows platform

1 similar comment
@artemcm
Copy link
Contributor Author

artemcm commented Apr 24, 2025

@swift-ci test Windows platform

…to a toolchain-specific method

This way we can adopt a feature of a specific platform's linker separately from the others
@artemcm artemcm force-pushed the PerPlatformExplicitAutoLinkFlags branch from 85c26cb to 20a42b6 Compare April 29, 2025 22:44
@artemcm
Copy link
Contributor Author

artemcm commented Apr 29, 2025

@swift-ci test

@artemcm
Copy link
Contributor Author

artemcm commented Apr 29, 2025

@swift-ci test Windows platform

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.

1 participant