brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1023 B · bef267b Raw
41 lines · plain
1# RUN: yaml2obj %s -o %t2# RUN: llvm-lipo %t -archs | FileCheck %s3# CHECK: i386 x86_644 5--- !fat-mach-o6FatHeader:7  magic:           0xCAFEBABE8  nfat_arch:       29FatArchs:10  - cputype:         0x0000000711    cpusubtype:      0x0000000312    offset:          0x000000000000100013    size:            2814    align:           1215  - cputype:         0x0100000716    cpusubtype:      0x0000000317    offset:          0x000000000000200018    size:            3219    align:           1220Slices:21  - !mach-o22    FileHeader:23      magic:           0xFEEDFACE24      cputype:         0x0000000725      cpusubtype:      0x0000000326      filetype:        0x0000000127      ncmds:           028      sizeofcmds:      029      flags:           0x0000200030  - !mach-o31    FileHeader:32      magic:           0xFEEDFACF33      cputype:         0x0100000734      cpusubtype:      0x0000000335      filetype:        0x0000000136      ncmds:           037      sizeofcmds:      038      flags:           0x0000200039      reserved:        0x0000000040...41