zephyr/cmake/toolchain
Patryk Duda 4b94fc3da2 llvm: Add support for selecting runtime library
This patch adds Kconfig options to select either GNU libgcc or LLVM
compiler-rt. The 'rtlib' flag is provided in a config file, so this
patch introduces 'clang_libgcc.cfg' and 'clang_compiler_rt.cfg' which
enable appropriate library. The file is selected by concatenating
the 'clang_' prefix with library name.

Signed-off-by: Patryk Duda <pdk@semihalf.com>
2023-08-03 19:35:11 +02:00
..
arcmwdt ARC: MWDT: cleanup search path handling 2023-06-29 10:03:35 +00:00
armclang libc: Move strnlen into common 2023-05-08 09:59:27 +02:00
cross-compile
espressif cmake/toolchain: Add Kconfig setting for toolchains with newlib 2023-04-27 20:18:11 +09:00
gnuarmemb cmake/toolchain: Add Kconfig setting for toolchains with newlib 2023-04-27 20:18:11 +09:00
host
llvm llvm: Add support for selecting runtime library 2023-08-03 19:35:11 +02:00
oneApi
xcc
xt-clang
xtools cmake/toolchain: Add Kconfig setting for toolchains with newlib 2023-04-27 20:18:11 +09:00
zephyr