Skip to content

Conversation

@mikeash
Copy link
Contributor

@mikeash mikeash commented Oct 30, 2025

This is breaking embedded due to its use of weak definitions for embedded versions of the runtime functions. The presence of a weak export in libswiftCore allows any strong symbol in libswiftCore to override a weak symbol elsewhere. Remove while we work out how to reconcile the two.

rdar://163578646

…der.

This is breaking embedded due to its use of weak definitions for embedded versions of the runtime functions. The presence of a weak export in libswiftCore allows any strong symbol in libswiftCore to override a weak symbol elsewhere. Remove while we work out how to reconcile the two.

rdar://163578646
@mikeash mikeash requested a review from al45tair as a code owner October 30, 2025 02:34
@mikeash mikeash enabled auto-merge October 30, 2025 02:34
@mikeash
Copy link
Contributor Author

mikeash commented Oct 30, 2025

@swift-ci please test

@mikeash
Copy link
Contributor Author

mikeash commented Oct 30, 2025

Unrelated lldb test timed out on macOS, trying again.

@mikeash
Copy link
Contributor Author

mikeash commented Oct 30, 2025

@swift-ci please smoke test macos platform

@mikeash mikeash merged commit fd6edb8 into swiftlang:main Oct 30, 2025
4 of 5 checks passed
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