Skip to content
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

Move Compiler <-> OpaqueClosure interface code to Compiler #56576

Merged
merged 2 commits into from
Nov 16, 2024

Conversation

Keno
Copy link
Member

@Keno Keno commented Nov 15, 2024

After the excision, it is no longer permissable for Base to have Compiler data structures in arguments of methods it defines. To comply with this restriction, move the functions for creating OpaqueClosures from IRCode to Compiler.

After the excision, it is no longer permissable for Base to have
`Compiler` data structures in arguments of methods it defines.
To comply with this restriction, move the functions for creating
OpaqueClosures from IRCode to `Compiler`.
@oscardssmith
Copy link
Member

The 32 bit failure looks related

@Keno Keno merged commit 7fa26f0 into master Nov 16, 2024
5 of 7 checks passed
@Keno Keno deleted the kf/occompilermove branch November 16, 2024 19:20
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.

4 participants