Skip to content

[6.0] [PackageCMO] Initial change to allow loadable types in serialized function with Package CMO #73868

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

Closed
wants to merge 1 commit into from

Conversation

elsh
Copy link
Contributor

@elsh elsh commented May 24, 2024

…iently built

module when package serialization is enabled, return maximal resilience expansion
in SILFunction::getResilienceExpansion(). This allows aggregate types to be generated
as loadable SIL types which otherwise are address-only in a serialized function.
During type lowering, opaque flag setting is also skipped if package serialization
is enabled.

Resolves rdar://127400743
@elsh elsh requested a review from a team as a code owner May 24, 2024 00:16
@elsh elsh changed the title [6.0] [PackageCMO] Allow maximal resilience expansion in Package CMO [6.0] [PackageCMO] Initial change to allow loadable types in serialized function with Package CMO May 24, 2024
@elsh elsh added the swift 6.0 label May 24, 2024
@elsh
Copy link
Contributor Author

elsh commented May 24, 2024

#73865
#73867
@swift-ci test

@elsh
Copy link
Contributor Author

elsh commented May 30, 2024

Included in #73993

@elsh elsh closed this May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant