zephyr/cmake/linker/ld
Alberto Escolar Piedras fd27bed45e cmake/toolchain: Support LLVM source profiling/coverage for native boards
Add a a new source coverage for native builds
and new kconfig choice of COVERAGE mode to select which:
* COVERAGE_NATIVE_GCOV: what we had until now with native builds
* COVERAGE_NATIVE_SOURCE: a new LLVM source coverage mode
* COVERAGE_GCOV: the old COVERAGE_GCOV (embedded gcov data generation).

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-08-28 10:35:21 +02:00
..
clang cmake/toolchain: Support LLVM source profiling/coverage for native boards 2023-08-28 10:35:21 +02:00
gcc
host-gcc
ld_script.cmake
linker_flags.cmake
target.cmake
target_baremetal.cmake
target_base.cmake llvm: Add support for selecting runtime library 2023-08-03 19:35:11 +02:00
target_configure.cmake
target_cpp.cmake
target_relocation.cmake