Skip to content

[5.9][Runtime] Use MetadataAllocator to allocate runtime instantiated layo… #66068

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
May 23, 2023

Conversation

drexin
Copy link
Contributor

@drexin drexin commented May 22, 2023

…ut strings (#66055)

5.9 cherry-pick of #66055

Explanation: This will create more visibility into layout string allocations when using swift-inspect.
Scope: Runtime instantiation of layout strings
Issue: rdar://109660582
Risk: Low. The feature is still experimental.
Testing: No new functionality was added, all existing tests still pass.
Reviewer: @mikeash

…ut strings (swiftlang#66055)

rdar://109660582

This will create more visibility into layout string allocations when using swift-inspect.
@drexin drexin added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.9 labels May 22, 2023
@drexin drexin requested a review from a team as a code owner May 22, 2023 22:58
@drexin
Copy link
Contributor Author

drexin commented May 22, 2023

@swift-ci test

@drexin drexin changed the title [Runtime] Use MetadataAllocator to allocate runtime instantiated layo… [5.9][Runtime] Use MetadataAllocator to allocate runtime instantiated layo… May 22, 2023
@drexin drexin merged commit c09a88f into swiftlang:release/5.9 May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 5.9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants