1 ## Show that llvm-size can print Mach-O files using sysv-style output.
3 # RUN: yaml2obj %s -o %t
4 # RUN: llvm-size %t -A \
5 # RUN: | FileCheck %s --implicit-check-not={{.}} --strict-whitespace -DFILE=%t
8 # CHECK-NEXT: section size addr
9 # CHECK-NEXT: __text 4 0
10 # CHECK-NEXT: __data 8 4
11 # CHECK-NEXT: Total 12
17 cpusubtype: 0x00000009
37 addr: 0x0000000000000000
49 addr: 0x0000000000000004