Skip to content

Commit 969c63a

Browse files
author
Georgii Rymar
committed
[LLD][ELF] - Fix section-alignment.test after yaml2obj change.
yaml2obj changed in rG7ccae2cece72. Previous version of the yaml produced a different error and a 500mb binary.
1 parent 4549d83 commit 969c63a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lld/test/ELF/invalid/section-alignment.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Sections:
1414
Type: SHT_PROGBITS
1515
Flags: [ SHF_ALLOC, SHF_EXECINSTR ]
1616
AddressAlign: 0x1000000000000000
17+
Offset: 0x100
1718
Content: "00000000"
1819

1920
# CHECK: section sh_addralign is too large

0 commit comments

Comments
 (0)