llvm-project/llvm/tools/llvm-ml
Alan Zhao ae38e4880e [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
2022-06-07 13:03:19 -04:00
..
CMakeLists.txt
Disassembler.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
Disassembler.h
Opts.td [llvm-ml] Remove all file extension restrictions 2022-06-07 13:03:19 -04:00
llvm-ml.cpp [llvm-ml] Remove all file extension restrictions 2022-06-07 13:03:19 -04:00