Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_RUSTC_CLANG_LLVM_COMPATIBLE:
CONFIG_CC_IS_CLANG && CONFIG_RUSTC_LLVM_MAJOR_VERSION = $( CONFIG_shell,expr $( CONFIG_cc-version ) / CONFIG_10000 )This indicates whether Rust and Clang use LLVM of the same major version.
Operations involving handling LLVM IR or bitcode (e.g. cross-language LTO) require the same LLVM major version to work properly. For best compatibility it is recommended that the exact same LLVM is used.
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - R index
Automatically generated (in year 2026). See also LKDDb sources on GitLab