16 lines · plain
1# RUN: yaml2obj %s -o %t2# RUN: not llvm-objcopy %t %t2 2>&1 >/dev/null | FileCheck %s3 4!ELF5FileHeader:6 Class: ELFCLASS647 Data: ELFDATA2LSB8 Type: ET_EXEC9 Machine: EM_X86_6410Symbols:11 - Name: test12 Index: 0xff0513 Binding: STB_GLOBAL14 15# CHECK: symbol 'test' has unsupported value greater than or equal to SHN_LORESERVE: 6528516