brintos

brintos / llvm-project-archived public Read only

0
0
Text · 896 B · 5df3211 Raw
36 lines · yaml
1# RUN: yaml2obj %s | obj2yaml | FileCheck %s2 3--- !mach-o4FileHeader:5  magic:           0xFEEDFACF6  cputype:         0x010000077  cpusubtype:      0x800000038  filetype:        0x000000029  ncmds:           110  sizeofcmds:      3211  flags:           0x0021808512  reserved:        0x0000000013LoadCommands:14  - cmd:             LC_BUILD_VERSION15    cmdsize:         3216    platform:        217    minos:           0x0008000018    sdk:             0x0009000019    ntools:          120    Tools:21      - tool:        122        version:     0x0000000023...24 25 26CHECK: LoadCommands:27CHECK:   - cmd:             LC_BUILD_VERSION28CHECK-NEXT:    cmdsize:         3229CHECK-NEXT:    platform:        230CHECK-NEXT:    minos:           52428831CHECK-NEXT:    sdk:             58982432CHECK-NEXT:    ntools:          133CHECK-NEXT:    Tools:34CHECK-NEXT:      - tool:            135CHECK-NEXT:        version:         036