[yaml2obj] - Fix BB after r371380

Just a fix for an input file name.

llvm-svn: 371383
This commit is contained in:
George Rimar 2019-09-09 09:55:56 +00:00
parent 3212ecfea8
commit c11af417e0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# RUN: yaml2obj --docnum=1 %s -o %t1
# RUN: llvm-readobj --sections %t1 | FileCheck %s --check-prefix=SECTION
# RUN: llvm-nm --dynamic %t | FileCheck %s --check-prefix=SYMBOL
# RUN: llvm-nm --dynamic %t1 | FileCheck %s --check-prefix=SYMBOL
--- !ELF
FileHeader: