rustc_codegen_llvm::llvm_util

Function to_llvm_features

Source
pub(crate) fn to_llvm_features<'a>(
    sess: &Session,
    s: &'a str,
) -> Option<LLVMFeature<'a>>