17 lines · yaml
1--- !mach-o2FileHeader:3 magic: 0xFEEDFACF4 cputype: 0x100000C5 cpusubtype: 0x06 filetype: 0x57 ncmds: 08 sizeofcmds: 09 flags: 0x110 reserved: 0x011...12 13# RUN: yaml2obj %s > %t14# RUN: not llvm-objcopy %t 2>&1 | FileCheck %s -DFILE=%t15#16# CHECK: error: [[FILE]]: MH_PRELOAD files are not supported17