Skip to content

Extract a create_wrapper_function for use in allocator shim writing #306

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
Jul 17, 2023

Conversation

bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Jul 15, 2023

This deduplicates some logic and makes it easier to follow what wrappers are produced. In the future it may allow moving the code to determine which wrappers to create to cg_ssa.

This deduplicates some logic and makes it easier to follow what wrappers
are produced. In the future it may allow moving the code to determine
which wrappers to create to cg_ssa.
@bjorn3
Copy link
Member Author

bjorn3 commented Jul 15, 2023

cg_llvm counterpart to this: rust-lang/rust#113722

@antoyo
Copy link
Contributor

antoyo commented Jul 17, 2023

Thanks!

Is this ready to be merged?

@bjorn3
Copy link
Member Author

bjorn3 commented Jul 17, 2023

Yes

@antoyo antoyo merged commit ce0077c into rust-lang:master Jul 17, 2023
@bjorn3 bjorn3 deleted the extract_helper branch July 17, 2023 22:02
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