brintos

brintos / llvm-project-archived public Read only

0
0
Text · 283 B · ca298dd Raw
13 lines · plain
1# REQUIRES: x862# RUN: yaml2obj %s -o %t.o3# RUN: not %lld -o /dev/null %t.o 2>&1 | \4# RUN:    FileCheck %s -DFILE=%t.o5# CHECK: error: [[FILE]]: fat_arch struct extends beyond end of file6 7!fat-mach-o8FatHeader:9  magic:           0xCAFEBABE10  nfat_arch:       211FatArchs:12Slices:13