mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
92e3fb3ebe
Compute `target_feature` from LLVM This is a work-in-progress fix for #31662. The logic that computes the target features from the command line has been replaced with queries to the `TargetMachine`.