Skip to content

Implement const and sym operands for global asm #1351

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
Feb 5, 2023
Merged

Conversation

bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Feb 5, 2023

For sym operands you may get a linker error if the function was made private to the codegen unit.

Part for https://github.com/bjorn3/rustc_codegen_cranelift/issues/1204

@bjorn3 bjorn3 changed the title Implement const operands for global asm Implement const and sym operands for global asm Feb 5, 2023
@bjorn3 bjorn3 merged commit 5ab690d into master Feb 5, 2023
@bjorn3 bjorn3 deleted the global_asm_const branch February 5, 2023 19:41
This was referenced Feb 5, 2023
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.

1 participant