brintos

brintos / llvm-project-archived public Read only

0
0
Text · 577 B · d50fbe6 Raw
20 lines · plain
1# REQUIRES: x862# This test intentionally checks for fatal errors, and fatal errors aren't supported for testing when main is run twice.3# XFAIL: main-run-twice4# RUN: yaml2obj %s -o %t.o5# RUN: not ld.lld %t.o -o /dev/null 2>&1 | FileCheck %s6# CHECK: invalid symbol index7 8--- !ELF9FileHeader:10  Class:               ELFCLASS6411  Data:                ELFDATA2LSB12  Type:                ET_REL13  Machine:             EM_X86_6414Sections:15  - Name:              .group16    Type:              SHT_GROUP17    Info:              1234518    Members:19      - SectionOrType: GRP_COMDAT20