14 lines · plain
1# RUN: yaml2obj %s -o %t2# RUN: llvm-objcopy --strip-sections --keep-section=.shstrtab %t %t23# RUN: od -Ax -t c %t2 | FileCheck %s4 5!ELF6FileHeader:7 Class: ELFCLASS648 Data: ELFDATA2LSB9 Type: ET_REL10 Machine: EM_X86_6411Sections:12 13# CHECK: \0 . s h s t r t a b \014