There's already a test that covers this situation, so we should be
fine.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248976
91177308-0d34-0410-b5e6-
96231b3b80d8
/// @brief Open file and figure out how to dump it.
static void DumpInput(StringRef file) {
- // If file isn't stdin, check that it exists.
- if (file != "-" && !sys::fs::exists(file))
- report_error(file, errc::no_such_file_or_directory);
// If we are using the Mach-O specific object file parser, then let it parse
// the file and process the command line options. So the -arch flags can