Module rustc_codegen_llvm::llvm_util
source ยท Structsยง
- LLVM
Feature ๐
Enumsยง
Staticsยง
- INIT ๐
Functionsยง
- backend_
feature_ ๐name Returns a feature name for the given+feature
or-feature
string. - check_
tied_ ๐features Given a map from target_features to whether they are enabled or disabled, ensure only valid combinations are allowed. - configure_
llvm ๐ โ - get_
version ๐ - global_
llvm_ ๐features The list of LLVM features computed from CLI flags (-Ctarget-cpu
,-Ctarget-feature
,--target
and similar). - handle_
native ๐ - init ๐
- llvm_
target_ ๐features - print ๐
- print_
passes ๐ - print_
version ๐ - require_
inited ๐ - target_
cpu ๐ - Used to generate cfg variables and apply features Must express features in the way Rust understands them
- to_
llvm_ ๐features - tune_
cpu ๐