Skip to content

add list of assumptions we make about LLVM #570

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
May 23, 2025
Merged

Conversation

RalfJung
Copy link
Member

Some of the things we want people to do with Rust can currently not be expressed in LLVM in a way that is fully backed by the LLVM LangRef. Let's collect a list of those cases.

@CAD97 CAD97 merged commit 3fc22e4 into rust-lang:master May 23, 2025
2 checks passed
@RalfJung
Copy link
Member Author

Cc @nikic -- you are probably aware of these, but if you need to convince someone which parts of LLVM are important to figure out for Rust, maybe this helps. ;)

@RalfJung RalfJung deleted the llvm branch May 24, 2025 08:22
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