[all-commits] [llvm/llvm-project] 1236db: [ms] [llvm-ml] Allow the /Zs parameter as a synony...
Eric Astor via All-commits
all-commits at lists.llvm.org
Wed Mar 17 09:19:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1236dbc2fadfc0466a0a62eb147cdd3565c4898d
https://github.com/llvm/llvm-project/commit/1236dbc2fadfc0466a0a62eb147cdd3565c4898d
Author: Eric Astor <epastor at google.com>
Date: 2021-03-17 (Wed, 17 Mar 2021)
Changed paths:
A llvm/test/tools/llvm-ml/parse_only.asm
A llvm/test/tools/llvm-ml/parse_only_errors.asm
M llvm/tools/llvm-ml/Opts.td
Log Message:
-----------
[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
More information about the All-commits
mailing list