☰
rustc_codegen_llvm
1.75.0-dev
In rustc_codegen_llvm::llvm_util
Structs
LLVMFeature
Enums
TargetFeatureFoldStrength
Statics
INIT
Functions
backend_feature_name
check_tied_features
configure_llvm
get_version
global_llvm_features
handle_native
init
llvm_target_features
print
print_passes
print_target_features
print_version
require_inited
target_cpu
target_features
time_trace_profiler_finish
to_llvm_features
tune_cpu
Opaque Types
?
Function
rustc_codegen_llvm
::
llvm_util
::
to_llvm_features
source
·
[
−
]
pub fn to_llvm_features<'a>(sess: &
Session
, s: &'a
str
) ->
LLVMFeature
<'a>