brintos

brintos / llvm-project-archived public Read only

0
0
Text · 392 B · cf92b82 Raw
16 lines · plain
1# RUN: yaml2obj %s -o %t2# Tests that the output for an unknown architecture is the same as cctools lipo3# RUN: llvm-lipo %t -archs | FileCheck %s4# CHECK: unknown(151,3)5 6--- !mach-o7FileHeader:8  magic:           0xFEEDFACE9  cputype:         0x0000009710  cpusubtype:      0x0000000311  filetype:        0x0000000112  ncmds:           013  sizeofcmds:      014  flags:           0x0000200015...16