diff options
author | Alan Zhao <ayzhao@google.com> | 2022-06-02 19:42:37 -0400 |
---|---|---|
committer | Alan Zhao <ayzhao@google.com> | 2022-06-07 13:03:19 -0400 |
commit | ae38e4880ec06bf4cfb7088fa66f70676701144c (patch) | |
tree | 900bfa01f99e54a220581b1aeac4d6dffd317ce2 /llvm/lib/Support/CommandLine.cpp | |
parent | b968c3452b6a6ccef2545d860c4694dc95dcebc1 (diff) | |
download | llvm-ae38e4880ec06bf4cfb7088fa66f70676701144c.zip llvm-ae38e4880ec06bf4cfb7088fa66f70676701144c.tar.gz llvm-ae38e4880ec06bf4cfb7088fa66f70676701144c.tar.bz2 |
[llvm-ml] Remove all file extension restrictions
After D126425 was submitted, hans@ observed that MSVC's ml.exe doesn't
care about the file's extension at all. Now, we check if the file exists
to determine whether an input filename is a valid assembly file.
To keep things consistent with clang-cl and lld-link, llvm-ml will treat
everything that's not a flag as a filename.
Reviewed By: hans
Differential Revision: https://reviews.llvm.org/D126931
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions