Structsยง
- LLVM
Feature ๐
Enumsยง
Staticsยง
- INIT ๐
Functionsยง
- backend_
feature_ ๐name Returns a feature name for the given+feature
or-feature
string. - 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_
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 ๐