mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 03:24:11 +00:00
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.