[all-commits] [llvm/llvm-project] ce8d68: [cmake] Add llvm-debuginfod as test dependency
Luke Lau via All-commits
all-commits at lists.llvm.org
Fri Jan 6 02:19:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce8d6826997048cf4ebc104b744896a9a3923230
https://github.com/llvm/llvm-project/commit/ce8d6826997048cf4ebc104b744896a9a3923230
Author: Luke Lau <luke at igalia.com>
Date: 2023-01-06 (Fri, 06 Jan 2023)
Changed paths:
M llvm/test/CMakeLists.txt
Log Message:
-----------
[cmake] Add llvm-debuginfod as test dependency
llvm-debuginfod is used by llvm-lit as of
36f01909a0e29c1014301ed6835687a84bf0e9fa, so adding this dependency
fixes a "note: Did not find llvm-debuginfod" warning from showing up
when running tests.
Differential Revision: https://reviews.llvm.org/D141071
More information about the All-commits
mailing list