5 lines
210 B
ArmAsm
5 lines
210 B
ArmAsm
## dynamic-section-sh_size.elf has incorrect sh_size of dynamic section.
|
|
# RUN: not ld.lld %p/Inputs/dynamic-section-sh_size.elf -o %t2 2>&1 | \
|
|
# RUN: FileCheck %s
|
|
# CHECK: error: {{.*}}: invalid sh_entsize
|