[all-commits] [llvm/llvm-project] f6f88f: [LLVM] Silence compiler-rt warning in runtimes bui...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu Jul 18 11:37:17 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6f88f4b99638821af803d1911ab6a7dac04880b
https://github.com/llvm/llvm-project/commit/f6f88f4b99638821af803d1911ab6a7dac04880b
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M llvm/cmake/modules/LLVMExternalProjectUtils.cmake
Log Message:
-----------
[LLVM] Silence compiler-rt warning in runtimes build (#99525)
Summary:
The `compiler-rt` project wants `LLVM_CMAKE_DIR` but the
`llvm_ExternalProject_add` interface sets the `LLVM_CONFIG_PATH`. This
patch just makes the utility pass that as well.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list