mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
1ceb104851
The previous approach of checking for the reserve-r9 target feature didn't actually work because LLVM only sets this feature very late when initializing the per-function subtarget.