llvm-readobj: Don't print the Characteristics field as the Subsystem
[oota-llvm.git] / test / tools / llvm-readobj / Inputs / file-aux-record.yaml
1 header: !Header
2   Machine: IMAGE_FILE_MACHINE_I386 # (0x14c)
3   Characteristics: [ IMAGE_FILE_DEBUG_STRIPPED ]
4 sections:
5 symbols:
6   - !Symbol
7     Name: .file
8     Value: 0
9     SectionNumber: -2
10     SimpleType: IMAGE_SYM_TYPE_NULL
11     ComplexType: IMAGE_SYM_DTYPE_NULL
12     StorageClass: IMAGE_SYM_CLASS_FILE
13     File: eighteen-chars.obj
14   - !Symbol
15     Name: '@comp.id'
16     Value: 13485607
17     SectionNumber: -1
18     SimpleType: IMAGE_SYM_TYPE_NULL
19     ComplexType: IMAGE_SYM_DTYPE_NULL
20     StorageClass: IMAGE_SYM_CLASS_STATIC
21