[llvm] [ms] [llvm-ml] Add llvm-ml64 alias (PR #131854)
Eric Astor via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 18 13:57:25 PDT 2025
================
@@ -22,3 +22,6 @@ add_llvm_tool(llvm-ml
MLTableGen
GENERATE_DRIVER
)
+
+llvm_add_tool_symlink(LLD llvm-ml64 llvm-ml ALWAYS_GENERATE)
----------------
ericastor wrote:
... probably? And so am I, so I'll look more carefully at the definition before I go any further.
https://github.com/llvm/llvm-project/pull/131854
More information about the llvm-commits
mailing list