bolt/deps/llvm-18.1.8/llvm/test/tools/llvm-objcopy/MachO/mh-preload-unsupported.yaml
2025-02-14 19:21:04 +01:00

16 lines
366 B
YAML

--- !mach-o
FileHeader:
magic: 0xFEEDFACF
cputype: 0x100000C
cpusubtype: 0x0
filetype: 0x5
ncmds: 0
sizeofcmds: 0
flags: 0x1
reserved: 0x0
...
# RUN: yaml2obj %s > %t
# RUN: not llvm-objcopy %t 2>&1 | FileCheck %s -DFILE=%t
#
# CHECK: error: [[FILE]]: MH_PRELOAD files are not supported