Skip to content

Conversation

compnerd
Copy link
Member

Ensure that there are no undefined symbols at link time to validate that we fully specified dependencies. This is the default behaviour on Windows, but ELF targets will simply make any undefined symbols weakly defined and rely on load time symbolic resolution.

Ensure that there are no undefined symbols at link time to validate that
we fully specified dependencies. This is the default behaviour on
Windows, but ELF targets will simply make any undefined symbols weakly
defined and rely on load time symbolic resolution.
@compnerd
Copy link
Member Author

@swift-ci please smoke test

@compnerd compnerd merged commit 185ff12 into swiftlang:main Aug 29, 2025
3 checks passed
@compnerd compnerd deleted the strength branch August 29, 2025 17:52
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