Skip to content

Releases: rust-lang/rustc_codegen_cranelift

dev: Use the rust-std manifest file in build_llvm_sysroot_for_triple

19 Nov 15:47

Choose a tag to compare

This is far more accurate than filtering based on filename and as such
allows building the sysroot a bit quicker. In addition the code is a bit
simpler.

First version added as optional codegen backend for rustc

27 Oct 17:32

Choose a tag to compare