pub(crate) fn global_llvm_features( sess: &Session, only_base_features: bool, ) -> Vec<String>
The list of LLVM features computed from CLI flags (-Ctarget-cpu, -Ctarget-feature, --target and similar).
-Ctarget-cpu
-Ctarget-feature
--target