mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01: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:
parent
e0d7c39869
commit
09c230ecec
@ -1196,6 +1196,7 @@ if(NOT LLVM_TOOLCHAIN_TOOLS)
|
||||
llvm-cxxfilt
|
||||
llvm-ranlib
|
||||
llvm-lib
|
||||
llvm-ml
|
||||
llvm-nm
|
||||
llvm-objcopy
|
||||
llvm-objdump
|
||||
|
Loading…
Reference in New Issue
Block a user