brintos

brintos / llvm-project-archived public Read only

0
0
Text · 433 B · c2d5754 Raw
20 lines · yaml
1--- !mach-o2FileHeader:3  magic:           0xFEEDFACE4  cputype:         0x0000000C5  cpusubtype:      0x000000096  filetype:        0x000000017  ncmds:           18  sizeofcmds:      169  flags:           0x0000200010LoadCommands:11  - cmd:          LC_LINKER_OPTION12    cmdsize:      1613    count:        114    PayloadBytes: [ 0x2D, 0x6C, 0x63, 0x0 ]15...16 17# RUN: yaml2obj %s > %t18# RUN: llvm-objcopy %t %t.copy19# RUN: cmp %t %t.copy20