Skip to content

Fix linker swiftmodule registration in incremental builds #412

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
merged 1 commit into from
Apr 16, 2025

Conversation

owenv
Copy link
Collaborator

@owenv owenv commented Apr 15, 2025

Ensure we always enumerate the entire module graph looking for swift modules to register, as opposed to the subset of modules we built.

rdar://149248232

@owenv owenv force-pushed the owenv/module-registration-fix branch from 6750c3b to b341959 Compare April 15, 2025 21:16
@owenv
Copy link
Collaborator Author

owenv commented Apr 15, 2025

@swift-ci test

@owenv owenv force-pushed the owenv/module-registration-fix branch from b341959 to 9b74adc Compare April 15, 2025 22:29
@owenv
Copy link
Collaborator Author

owenv commented Apr 15, 2025

@swift-ci test

@owenv owenv requested a review from artemcm April 15, 2025 22:58
@owenv owenv enabled auto-merge (squash) April 15, 2025 23:52
@owenv owenv merged commit 0891c39 into main Apr 16, 2025
3 checks passed
@owenv owenv deleted the owenv/module-registration-fix branch April 16, 2025 20:43
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.

3 participants