[PATCH] D118606: Add llvm-pdbutil in LLVM_TOOLCHAIN_TOOLS
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 31 08:37:38 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdb8ef9463ce1: Add llvm-pdbutil in LLVM_TOOLCHAIN_TOOLS (authored by hans).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118606/new/
https://reviews.llvm.org/D118606
Files:
llvm/cmake/modules/AddLLVM.cmake
Index: llvm/cmake/modules/AddLLVM.cmake
===================================================================
--- llvm/cmake/modules/AddLLVM.cmake
+++ llvm/cmake/modules/AddLLVM.cmake
@@ -1217,6 +1217,7 @@
llvm-nm
llvm-objcopy
llvm-objdump
+ llvm-pdbutil
llvm-rc
llvm-readobj
llvm-size
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118606.404547.patch
Type: text/x-patch
Size: 317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/00bb3b29/attachment.bin>
More information about the llvm-commits
mailing list