Skip to content

Remove diagnostic error for importing non-ossa module to ossa module when EBM is not enabled #78274

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
Dec 19, 2024

Conversation

meg-gupta
Copy link
Contributor

Importing non-ossa module to ossa module in implicit builds is supported with one time recompilation of the non-ossa module. #77314 introduced an error when importing non-ossa module to ossa module whenever EnableRecompilationToOSSAModule is not set. Remove this error since we have to support old swiftinterfaces with this scenario.

@meg-gupta
Copy link
Contributor Author

@swift-ci test

@meg-gupta
Copy link
Contributor Author

@swift-ci test linux platform

@meg-gupta meg-gupta merged commit 2120a7f into swiftlang:main Dec 19, 2024
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