1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00

Add llvm-ml to LLVM_TOOLCHAIN_TOOLS (PR50536)

so that it gets installed in LLVM_INSTALL_TOOLCHAIN_ONLY builds,
such as used by the Windows installer.

Differential revision: https://reviews.llvm.org/D109358

(cherry picked from commit c364dcbf1fd81c6291e935564fce2d9ebb97a3d0)
This commit is contained in:
Hans Wennborg 2021-09-07 14:34:32 +02:00 committed by Tom Stellard
parent e0d7c39869
commit 09c230ecec

View File

@ -1196,6 +1196,7 @@ if(NOT LLVM_TOOLCHAIN_TOOLS)
llvm-cxxfilt
llvm-ranlib
llvm-lib
llvm-ml
llvm-nm
llvm-objcopy
llvm-objdump