[PATCH] D123173: [llvm-ml] Add support for the -o flag
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 6 09:59:19 PDT 2022
hans added a comment.
For clang-cl we support `-o` because MSVC supports it (although in the VS 2019 version I have it causes a warning saying it's deprecated). Does MSVC's ml.exe or ml64.exe support `-o`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123173/new/
https://reviews.llvm.org/D123173
More information about the llvm-commits
mailing list