[PATCH] D141071: [cmake] Add llvm-debuginfod as test dependency
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 6 02:19:45 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGce8d68269970: [cmake] Add llvm-debuginfod as test dependency (authored by luke).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141071/new/
https://reviews.llvm.org/D141071
Files:
llvm/test/CMakeLists.txt
Index: llvm/test/CMakeLists.txt
===================================================================
--- llvm/test/CMakeLists.txt
+++ llvm/test/CMakeLists.txt
@@ -78,6 +78,7 @@
llvm-cxxfilt
llvm-cxxmap
llvm-debuginfo-analyzer
+ llvm-debuginfod
llvm-debuginfod-find
llvm-diff
llvm-dis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141071.486783.patch
Type: text/x-patch
Size: 358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230106/78b8f1f6/attachment.bin>
More information about the llvm-commits
mailing list