[all-commits] [llvm/llvm-project] 5877df: [Support/BLAKE3] CMake: Remove the workaround that...
Argyrios Kyrtzidis via All-commits
all-commits at lists.llvm.org
Sun Apr 3 21:04:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5877df735d2dc74c5f624d39718d52677171403a
https://github.com/llvm/llvm-project/commit/5877df735d2dc74c5f624d39718d52677171403a
Author: Argyrios Kyrtzidis <kyrtzidis at apple.com>
Date: 2022-04-03 (Sun, 03 Apr 2022)
Changed paths:
M llvm/lib/Support/BLAKE3/CMakeLists.txt
Log Message:
-----------
[Support/BLAKE3] CMake: Remove the workaround that checks for "CC=ccache /path/to/clang"
The LLVM builders that were doing that have been updated to use "-DLLVM_CCACHE_BUILD=ON" instead.
More information about the All-commits
mailing list