mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[yaml2obj] - Fix BB after r371380
Just a fix for an input file name. llvm-svn: 371383
This commit is contained in:
parent
26bc596a02
commit
71a8db23ee
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user