brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1.0 KiB · 4f8708d Raw
41 lines · plain
1# RUN: yaml2obj %s -o %t2# RUN: llvm-lipo %t -archs | FileCheck %s3# CHECK: armv7k arm644 5--- !fat-mach-o6FatHeader:7  magic:           0xCAFEBABE8  nfat_arch:       29FatArchs:10  - cputype:         0x0000000C11    cpusubtype:      0x0000000C12    offset:          0x000000000000400013    size:            2814    align:           1415  - cputype:         0x0100000C16    cpusubtype:      0x0000000017    offset:          0x000000000001C00018    size:            3219    align:           1420Slices:21  - !mach-o22    FileHeader:23      magic:           0xFEEDFACE24      cputype:         0x0000000C25      cpusubtype:      0x0000000C26      filetype:        0x0000000227      ncmds:           028      sizeofcmds:      029      flags:           0x0020008530  - !mach-o31    FileHeader:32      magic:           0xFEEDFACF33      cputype:         0x0100000C34      cpusubtype:      0x0000000035      filetype:        0x0000000236      ncmds:           037      sizeofcmds:      038      flags:           0x0021008539      reserved:        0x0000000040...41