Skip to content

Refactored the codebase to use Function instead of RValue where possible. #720

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
Jun 25, 2025

Conversation

FractalFir
Copy link
Contributor

Related to the discussions about the cg_ssa API over on zulip.

#gsoc > Project: Bootstrap of rustc with rustc_codegen_gcc @ 💬

This PR adjusts cg_gcc to make use of some of the recent refactors(introudction of BackendTypes::Function).

Copy link
Contributor

@antoyo antoyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!
That's a nice improvement!

@antoyo antoyo merged commit 79564c8 into rust-lang:master Jun 25, 2025
38 checks passed
@antoyo
Copy link
Contributor

antoyo commented Jun 25, 2025

Thanks for your contribution!

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