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

Fix the ABI for libcalls #1546

Merged
merged 2 commits into from
Dec 5, 2024
Merged

Fix the ABI for libcalls #1546

merged 2 commits into from
Dec 5, 2024

Conversation

bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Dec 5, 2024

This is necessary for getting rid of our dependency on enable_multi_ret_implicit_sret.

It is ill defined and for this specific case it may become impossible
to call using Cranelift in the future.
@bjorn3 bjorn3 added the A-abi Area: ABI handling label Dec 5, 2024
@bjorn3 bjorn3 merged commit 7e0d1b6 into master Dec 5, 2024
47 checks passed
@bjorn3 bjorn3 deleted the libcall_abi_fixes branch December 5, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-abi Area: ABI handling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant