zephyr/cmake/compiler
Patryk Duda ad1b1cf978 clang: target: Include gcc-m-fpu.cmake file
File gcc-m-fpu.cmake is responsible for determining what should be
passed to -mfpu option. Fortunately GCC and Clang options are compatible
so we can use the file for clang.

The list of supported -mfpu options can be found at
https://github.com/llvm/llvm-project in
llvm/include/llvm/TargetParser/ARMTargetParser.def file.

Signed-off-by: Patryk Duda <pdk@semihalf.com>
2023-10-23 16:04:39 +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 clang: target: Include gcc-m-fpu.cmake file 2023-10-23 16:04:39 +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