aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/task.c
diff options
context:
space:
mode:
authorGary Guo <[email protected]>2024-10-11 11:40:33 +0000
committerMiguel Ojeda <[email protected]>2024-10-13 20:22:28 +0000
commitaf0121c2d303111d363c62e40413ffb39d5dc0f1 (patch)
tree9f99fbc0e5e054de6a2670e6ca188397181382d7 /rust/helpers/task.c
parentkbuild: fix issues with rustc-option (diff)
downloadkernel-af0121c2d303111d363c62e40413ffb39d5dc0f1.tar.gz
kernel-af0121c2d303111d363c62e40413ffb39d5dc0f1.zip
kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION`
Each version of Rust supports a range of LLVM versions. There are cases where we want to gate a config on the LLVM version instead of the Rust version. Normalized cfi integer tags are one example [1]. The invocation of rustc-version is being moved from init/Kconfig to scripts/Kconfig.include for consistency with cc-version. Link: https://lore.kernel.org/all/[email protected]/ [1] Signed-off-by: Gary Guo <[email protected]> Link: https://lore.kernel.org/r/[email protected] [ Added missing `-llvm` to the Usage documentation. - Miguel ] Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions