[llvm-objcopy] Fix error message for msvc tests

llvm-svn: 351905
This commit is contained in:
Jordan Rupprecht 2019-01-23 00:35:04 +00:00
parent c98cc39e50
commit b4465f12dc
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# RUN: yaml2obj %s > %t
# RUN: not llvm-objcopy %t no/such/dir 2>&1 | FileCheck %s
# CHECK: error: 'no/such/dir': No such file or directory
# CHECK: 'no/such/dir': No such file or directory
!ELF
FileHeader: