Structsยง
- LLVM
Feature ๐
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 ๐