brintos

brintos / llvm-project-archived public Read only

0
0
Text · 503 B · acbcc4e Raw
23 lines · plain
1# RUN: yaml2obj %s -o %t2# RUN: llvm-objcopy %t %t.copy3# RUN: cmp %t %t.copy4 5--- !mach-o6FileHeader:7  magic:           0xFEEDFACF8  cputype:         0x0100000C9  cpusubtype:      0x0000000010  filetype:        0x0000000211  ncmds:           112  sizeofcmds:      2413  flags:           0x0000200014  reserved:        0x0000000015LoadCommands:16  - cmd:             LC_ENCRYPTION_INFO_6417    cmdsize:         2418    cryptoff:        019    cryptsize:       020    cryptid:         021    pad:             022...23