[llvm] [CMake] Set LLVM_USE_LINKER for external projects when using lld (PR #170401)

Zachary Fogg via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 2 18:24:39 PST 2025


zfogg wrote:

@petrhosek @smeenai Could you review this? This fixes a build failure when using LTO with runtimes - clang wasn't using lld because CMAKE_LINKER isn't respected on Linux.

https://github.com/llvm/llvm-project/pull/170401


More information about the llvm-commits mailing list