Eric Astor
|
1236dbc2fa
|
[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
|
2021-03-17 12:18:43 -04:00 |
Eric Astor
|
c64037b784
|
[ms] [llvm-ml] Support command-line defines
Enable command-line defines as textmacros
Reviewed By: thakis
Differential Revision: https://reviews.llvm.org/D90059
|
2020-12-01 18:06:05 -05:00 |
Eric Astor
|
8fee2ee9a6
|
[ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe
Switch to OptParser for command-line handling
Reviewed By: thakis
Differential Revision: https://reviews.llvm.org/D90058
|
2020-12-01 17:43:44 -05:00 |