Function rustc_codegen_llvm::llvm_util::llvm_global_features[][src]

pub fn llvm_global_features(sess: &Session) -> Vec<String>
Expand description

The list of LLVM features computed from CLI flags (-Ctarget-cpu, -Ctarget-feature, --target and similar).