[PATCH] D109358: Add llvm-ml to LLVM_TOOLCHAIN_TOOLS (PR50536)

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 07:55:58 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc364dcbf1fd8: Add llvm-ml to LLVM_TOOLCHAIN_TOOLS (PR50536) (authored by hans).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109358/new/

https://reviews.llvm.org/D109358

Files:
  llvm/cmake/modules/AddLLVM.cmake


Index: llvm/cmake/modules/AddLLVM.cmake
===================================================================
--- llvm/cmake/modules/AddLLVM.cmake
+++ llvm/cmake/modules/AddLLVM.cmake
@@ -1204,6 +1204,7 @@
     llvm-cxxfilt
     llvm-ranlib
     llvm-lib
+    llvm-ml
     llvm-nm
     llvm-objcopy
     llvm-objdump


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109358.371079.patch
Type: text/x-patch
Size: 315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/b08d89bb/attachment.bin>


More information about the llvm-commits mailing list