Function rustc_codegen_llvm::llvm_util::target_features

source ·
pub fn target_features(sess: &Session, allow_unstable: bool) -> Vec<Symbol>
Expand description

Used to generate cfg variables and apply features Must express features in the way Rust understands them