mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-28 08:16:05 +00:00
[obj2yaml][test] - Update test after output change.
D76227 changed the output. This test was forgotten because belonged to a different patch.
This commit is contained in:
parent
a5f9503a48
commit
ec5f8fac65
@ -7,13 +7,10 @@
|
||||
|
||||
## Note: it is important to have at least two sections with sh_info == 0.
|
||||
## Previously we printed a broken Info field in this case.
|
||||
## FIXME: We should not print EntSize. Will be fixed by https://reviews.llvm.org/D76227.
|
||||
# YAML: - Name: .rela.dyn
|
||||
# YAML-NEXT: Type: SHT_RELA
|
||||
# YAML-NEXT: EntSize: 0x0000000000000018
|
||||
# YAML-NEXT: - Name: .rel.dyn
|
||||
# YAML-NEXT: Type: SHT_REL
|
||||
# YAML-NEXT: EntSize: 0x0000000000000010
|
||||
# YAML-NEXT: - Name
|
||||
|
||||
--- !ELF
|
||||
|
Loading…
x
Reference in New Issue
Block a user