Skip to content

LLVM IR emission option #1137

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
Jan 7, 2022
Merged

Conversation

Mark-Simulacrum
Copy link
Member

This dumps the pre-optimization LLVM-IR (matching cargo llvm-ir input).

Also avoids a rustup-toolchain-install-master install of the rust-lang/rust master commit for no reason.

This installs the master commit toolchain, which is fairly slow -- and entirely
unnecessary.
@Mark-Simulacrum Mark-Simulacrum merged commit 7940e85 into rust-lang:master Jan 7, 2022
@Mark-Simulacrum Mark-Simulacrum deleted the llvm-ir branch January 7, 2022 21:26
@Mark-Simulacrum
Copy link
Member Author

@nnethercote points out this missed updating the README, this is a note to me to do so tomorrow.

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