Module rustc_codegen_llvm::llvm_util
source ยท Structsยง
Enumsยง
Staticsยง
- INIT ๐
Functionsยง
- backend_feature_name ๐Returns a feature name for the given
+feature
or-feature
string. - Given a map from target_features to whether they are enabled or disabled, ensure only valid combinations are allowed.
- configure_llvm ๐ โ
- 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 ๐
- require_inited ๐
- Used to generate cfg variables and apply features Must express features in the way Rust understands them