[PATCH] D118042: Add llvm-dwp to LLVM_TOOLCHAIN_TOOLS
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 25 05:38:09 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbf00f7a64e3a: Add llvm-dwp to LLVM_TOOLCHAIN_TOOLS (authored by hans).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118042/new/
https://reviews.llvm.org/D118042
Files:
llvm/cmake/modules/AddLLVM.cmake
Index: llvm/cmake/modules/AddLLVM.cmake
===================================================================
--- llvm/cmake/modules/AddLLVM.cmake
+++ llvm/cmake/modules/AddLLVM.cmake
@@ -1210,6 +1210,7 @@
llvm-ar
llvm-cov
llvm-cxxfilt
+ llvm-dwp
llvm-ranlib
llvm-lib
llvm-ml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118042.402872.patch
Type: text/x-patch
Size: 307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220125/15e5bc32/attachment.bin>
More information about the llvm-commits
mailing list