1 ## Test llvm-nm for XCOFF object files with --print-size option.
3 # RUN: yaml2obj %s -o %t.o
4 # RUN: llvm-nm --print-size %t.o | FileCheck --match-full-lines %s
23 SymbolAlignmentAndType: 0x02
24 StorageMappingClass: XMC_PR
32 SymbolAlignmentAndType: 0x01
33 StorageMappingClass: XMC_RW
42 SymbolAlignmentAndType: 0x03
43 StorageMappingClass: XMC_RW
47 # CHECK: 00000000 00000000 T ._ZL5func0v
49 # CHECK-NEXT: 0000013c 00000004 C comval
51 # CHECK-NEXT: 00000200 00000008 D val