[llvm-objdump] Fix time of check to time of use bug.

There's already a test that covers this situation, so we should be
fine.

llvm-svn: 248976
This commit is contained in:
Davide Italiano 2015-10-01 01:02:37 +00:00
parent 1f24ea15d0
commit c50ae36509
1 changed files with 0 additions and 3 deletions

View File

@ -1501,9 +1501,6 @@ static void DumpArchive(const Archive *a) {
/// @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