brintos

brintos / llvm-project-archived public Read only

0
0
Text · 624 B · e570f59 Raw
26 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:      8013  flags:           0x0000200014  reserved:        0x0000000015LoadCommands:16 - cmd:             LC_LOAD_WEAK_DYLIB17   cmdsize:         8018   dylib:19     name:            2420     timestamp:       221     current_version: 6553622     compatibility_version: 6553623   Content:         '/System/Library/Frameworks/Network.framework/Network'24   ZeroPadBytes:    425...26