15 lines · plain
1# RUN: yaml2obj %s -o %t.obj2# RUN: env LLD_IN_TEST=1 not lld-link %t.obj 2>&1 | FileCheck %s3 4# CHECK: getSectionName failed: #1:5 6--- !COFF7header:8 Machine: IMAGE_FILE_MACHINE_AMD649 Characteristics: []10sections:11 - Name: '/1'12 Characteristics: []13 SectionData: 0014symbols:15