mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
This moves CONFIG_LLVM_USE_LD into cmake/toolchain/llvm as this is a toolchain kconfig. Also make it a choice to allow the use of LLVM's lld as linker. Signed-off-by: Daniel Leung <daniel.leung@intel.com>