[libc-commits] [libc] [llvm] Replace instances of LLVM_RUNTIMES_TARGET with LLVM_RUNTIME_TARGETS (PR #146794)
Amy Huang via libc-commits
libc-commits at lists.llvm.org
Wed Jul 2 15:48:29 PDT 2025
amykhuang wrote:
Ah, ok, thanks. In that case I assume that the cmakes should be passing LLVM_RUNTIME_TARGETS instead of LLVM_RUNTIMES_TARGET? (I ran into this because the libc fullbuild bots will fail due to this cmake flag)
https://github.com/llvm/llvm-project/pull/146794
More information about the libc-commits
mailing list