Module rustc_codegen_llvm::llvm_util
source · Structs§
Enums§
Statics§
- INIT 🔒
Functions§
- 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 🔒 ⚠
- The list of LLVM features computed from CLI flags (
-Ctarget-cpu
,-Ctarget-feature
,--target
and similar). - init 🔒
- print 🔒
- Used to generate cfg variables and apply features Must express features in the way Rust understands them