mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
72b83af2ff
With #78848 merged, the minimum supported LLVM version is now 9 which means we can actually use the target features introduced in LLVM 9
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.