]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/ELF/invalid/section-alignment2.s
Vendor import of lld trunk r338150:
[FreeBSD/FreeBSD.git] / test / ELF / invalid / section-alignment2.s
1 ## section-alignment-notpow2.elf has section alignment
2 ## 0xFFFFFFFF which is not a power of 2.
3 # RUN: not ld.lld %p/Inputs/section-alignment-notpow2.elf -o /dev/null 2>&1 | \
4 # RUN:   FileCheck %s
5 # CHECK: section sh_addralign is not a power of 2