zephyr/cmake/compiler
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
..
arcmwdt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
armclang cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
clang cmake/toolchain: Support LLVM source profiling/coverage for native boards 2023-08-28 10:35:21 +02:00
gcc cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
host-gcc
icx cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
xcc cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
xt-clang cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
compiler_features.cmake
compiler_flags_template.cmake cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00