Files
clang-p2996/lld/test/ELF/invalid/section-alignment2.s
Rui Ueyama b224c048b4 Remove trailing whitespace.
llvm-svn: 283786
2016-10-10 18:10:01 +00:00

6 lines
242 B
ArmAsm

## section-alignment-notpow2.elf has section alignment
## 0xFFFFFFFF which is not a power of 2.
# RUN: not ld.lld %p/Inputs/section-alignment-notpow2.elf -o %t2 2>&1 | \
# RUN: FileCheck %s
# CHECK: section sh_addralign is not a power of 2