zephyr/cmake/toolchain/llvm
Daniel Leung fb350bca10 toolchain: llvm: defer setting target triple to target.cmake
Since kconfigs are not available when generic.cmake is parsed.
Setting the target triple for x86 needs to be deferred to
target.cmake as it needs to know whether CONFIG_64BIT is
enabled. This also moves the ARM triple to target.cmake as
triple is needed for target tools.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-03-29 19:48:47 -04:00
..
Kconfig toolchain: move CONFIG_LLVM_USE_LD into cmake/toolchain/llvm 2023-03-29 19:48:47 -04:00
clang.cfg
generic.cmake toolchain: llvm: defer setting target triple to target.cmake 2023-03-29 19:48:47 -04:00
target.cmake toolchain: llvm: defer setting target triple to target.cmake 2023-03-29 19:48:47 -04:00