brintos

brintos / llvm-project-archived public Read only

0
0
Text · 447 B · fbe0ada Raw
21 lines · plain
1# RUN: yaml2obj %s -o %t2# RUN: llvm-objcopy %t %t.copy3# RUN: cmp %t %t.copy4 5--- !mach-o6FileHeader:7  magic:           0xFEEDFACE8  cputype:         0x0000000C9  cpusubtype:      0x0000000910  filetype:        0x0000000111  ncmds:           112  sizeofcmds:      2013  flags:           0x0000200014LoadCommands:15  - cmd:             LC_ENCRYPTION_INFO16    cmdsize:         2017    cryptoff:        018    cryptsize:       019    cryptid:         020...21