Structs§
Enums§
Statics§
- INIT 🔒
Functions§
- configure_
llvm 🔒 ⚠ - get_
host_ 🔒cpu_ name - Returns the host CPU name, according to LLVM.
- get_
version 🔒 - global_
llvm_ 🔒features - The list of LLVM features computed from CLI flags (
-Ctarget-cpu
,-Ctarget-feature
,--target
and similar). - handle_
native 🔒 - If the given string is
"native"
, returns the host CPU name according to LLVM. Otherwise, the string is returned as-is. - init 🔒
- llvm_
target_ 🔒features - print 🔒
- print_
passes 🔒 - print_
target_ 🔒cpus - print_
target_ 🔒features - print_
version 🔒 - require_
inited 🔒 - target_
cpu 🔒 - target_
features_ 🔒cfg - Used to generate cfg variables and apply features. Must express features in the way Rust understands them.
- time_
trace_ 🔒profiler_ finish - to_
llvm_ 🔒features - tune_
cpu 🔒