---
FileHeader:
magic: 0xFEEDFACE
cputype: 0x0000000C
cpusubtype: 0x00000009
filetype: 0x00000001
ncmds: 1
sizeofcmds: 16
flags: 0x00002000
LoadCommands:
- cmd: LC_LINKER_OPTION
cmdsize: 16
count: 1
PayloadBytes:
...
# RUN: yaml2obj %s > %t
# RUN: llvm-objcopy %t %t.copy
# RUN: cmp %t %t.copy