[ms] [llvm-ml] Allow the /Zs parameter as a synonym for -filetype=null
authorEric Astor <epastor@google.com>
Wed, 17 Mar 2021 16:10:11 +0000 (12:10 -0400)
committerEric Astor <epastor@google.com>
Wed, 17 Mar 2021 16:18:43 +0000 (12:18 -0400)
commit1236dbc2fadfc0466a0a62eb147cdd3565c4898d
treecde5cc807c5c95be867863ecf2ee7453dda55202
parent96927bafa41397f3f053ad705a57f5d834e3fb03
[ms] [llvm-ml] Allow the /Zs parameter as a synonym for -filetype=null

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

Reviewed By: thakis

Differential Revision: https://reviews.llvm.org/D90061
llvm/test/tools/llvm-ml/parse_only.asm [new file with mode: 0644]
llvm/test/tools/llvm-ml/parse_only_errors.asm [new file with mode: 0644]
llvm/tools/llvm-ml/Opts.td