Skip to content

Commit b9e66ca

Browse files
committed
Add llvm-ml64 to LLVM_TOOLCHAIN_TOOLS
So that it gets included in LLVM_INSTALL_TOOLCHAIN_ONLY builds, such as when building the Windows installer. Fixes #149664
1 parent e859265 commit b9e66ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/cmake/modules/AddLLVM.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1442,6 +1442,7 @@ if(NOT LLVM_TOOLCHAIN_TOOLS)
14421442
llvm-lib
14431443
llvm-mca
14441444
llvm-ml
1445+
llvm-ml64
14451446
llvm-nm
14461447
llvm-objcopy
14471448
llvm-objdump

0 commit comments

Comments
 (0)