Skip to content

Commit 2e10b7a

Browse files
author
Georgii Rymar
committed
[LLD][ELF] - Update test after yaml2obj change. NFC.
Names of YAML keys changed in rG7a587ca93200c49e47fe205ce037895c81c5a542
1 parent 2dc16fb commit 2e10b7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lld/test/ELF/invalid/invalid-e_shnum.test

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ FileHeader:
1010
Data: ELFDATA2LSB
1111
Type: ET_REL
1212
Machine: EM_X86_64
13-
SHOff: 0
14-
SHNum: 0x1
15-
SHStrNdx: 0
13+
EShOff: 0
14+
EShNum: 0x1
15+
EShStrNdx: 0

0 commit comments

Comments
 (0)