rustc_
codegen_
llvm
1.85.0-nightly
(5f23ef7d3 2024-12-20)
In rustc_
codegen_
llvm::
llvm_
util
rustc_codegen_llvm
::
llvm_util
Function
to_llvm_features
Copy item path
Source
pub(crate) fn to_llvm_features<'a>( sess: &
Session
, s: &'a
str
, ) ->
Option
<
LLVMFeature
<'a>>