brintos

brintos / llvm-project-archived public Read only

0
0
Text · 378 B · a2eb377 Raw
15 lines · plain
1# RUN: yaml2obj %s -o %t2# RUN: llvm-objdump --offloading %t 2>&1 | FileCheck -DFILENAME=%t %s3 4--- !mach-o5FileHeader:6  magic:      0xFEEDFACE7  cputype:    0x000000078  cpusubtype: 0x000000039  filetype:   0x0000000110  ncmds:      011  sizeofcmds: 012  flags:      0x0000200013 14# CHECK: warning: '[[FILENAME]]': --offloading is currently only supported for COFF and ELF targets15