1 # RUN: yaml2obj %s -o %t1.o
2 # RUN: not ld.lld %t1.o -o /dev/null 2>&1 | FileCheck %s
3 # CHECK: error: {{.*}}1.o: zero option descriptor size
5 ## YAML has a description of ODK_NULL (Undefined) MIPS option,
6 ## with a size of zero. We do not allow options with a zero size.
15 Flags: [ EF_MIPS_CPIC, EF_MIPS_ARCH_64 ]
18 Type: SHT_MIPS_OPTIONS
19 Flags: [ SHF_ALLOC, SHF_MIPS_NOSTRIP ]
20 AddressAlign: 0x0000000000000008
21 Content: '0000000000000000'