Skip to content

[6.0] [IRGen] Add Builtin.addressOfRawLayout #73957

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 2 commits into from
May 30, 2024

Conversation

Azoy
Copy link
Contributor

@Azoy Azoy commented May 28, 2024

This is a cherry pick of #72592

Explanation: Adds a new builtin that gets the stable address of a @_rawLayout type.
Scope: Compiler
Issue: None.
Original PR: #72592
Risk: Low, this adds a new builtin and has related functionality to support this builtin.
Testing: CI
Reviewer: @atrick

[IRGen] Add Builtin.addressOfRawLayout
@Azoy Azoy requested a review from a team as a code owner May 28, 2024 22:03
@Azoy
Copy link
Contributor Author

Azoy commented May 28, 2024

@swift-ci please test

[test] Update Cell.swift to use new mangling
@Azoy
Copy link
Contributor Author

Azoy commented May 29, 2024

@swift-ci please test

@Azoy Azoy merged commit 94c077a into swiftlang:release/6.0 May 30, 2024
5 checks passed
@Azoy Azoy deleted the 60-address-of-raw-layout branch May 30, 2024 16:55
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