zephyr/cmake/compiler/clang
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
..
compiler_flags.cmake cmake/toolchain: Support LLVM source profiling/coverage for native boards 2023-08-28 10:35:21 +02:00
generic.cmake cmake: provide a useful error msg when native compiler is missing 2023-02-09 22:10:16 +09:00
target_arm.cmake clang: Don't specify FP16 format 2023-08-01 11:24:07 +02:00
target.cmake clang: Provide --target option when determining path to runtime library 2023-08-01 11:36:47 +02:00