[PATCH] D90061: [ms] [llvm-ml] Allow the /Zs parameter as a synonym for -filetype=null

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 10:52:03 PDT 2020


epastor created this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
epastor requested review of this revision.

For ml.exe, /Zs implies a syntax check with no output files.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90061

Files:
  llvm/tools/llvm-ml/Opts.td
  llvm/tools/llvm-ml/llvm-ml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90061.300345.patch
Type: text/x-patch
Size: 8813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201023/bf59c447/attachment.bin>


More information about the llvm-commits mailing list