1 # RUN: yaml2obj %s -o %t.o
2 # RUN: llvm-readobj -A %t.o 2>&1 | FileCheck %s
4 # CHECK: BuildAttributes {
5 # CHECK-NEXT: FormatVersion: 0x41
6 # CHECK-NEXT: Section 1 {
7 # CHECK-NEXT: SectionLength: 6
8 # CHECK-NEXT: Vendor: aeabi
19 - Name: .ARM.attributes
20 Type: SHT_ARM_ATTRIBUTES
21 ContentArray: [ 0x41, 0x00, 0x00, 0x00, 0x06, 0x61, 0x65, 0x61, 0x62, 0x69,