zephyr/cmake/toolchain/llvm
Jonathon Penix 82a47cc06d kconfig: llvm: riscv: Advertise TLS support when using llvm for RISC-V
clang and lld support TLS for RISC-V, so advertise this support in
Kconfig. I believe other non-RISC-V targets also have TLS support in LLVM,
but I'm not sure on the exact subset. As TLS support in LLVM wasn't
automatically advertised previously, gate this on RISC-V for now as it
a) shouldn't break other targets and b) prevents us from improperly
claiming support for unsupported targets.

Signed-off-by: Jonathon Penix <jpenix@quicinc.com>
2024-03-18 13:16:06 +01:00
..
clang_compiler_rt.cfg llvm: Add support for selecting runtime library 2023-08-03 19:35:11 +02:00
clang_libgcc.cfg llvm: Add support for selecting runtime library 2023-08-03 19:35:11 +02:00
generic.cmake llvm: Add support for selecting runtime library 2023-08-03 19:35:11 +02:00
Kconfig kconfig: llvm: riscv: Advertise TLS support when using llvm for RISC-V 2024-03-18 13:16:06 +01:00
target.cmake cmake: llvm: riscv: Set RISC-V flags when building with clang 2024-03-18 13:16:06 +01:00