[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / tools / llvm-objcopy / MachO / Inputs / min_tvos_version_lc.yaml
blob64eb77bc8c543a3ad9e1832859ac0845559b11ef
1 --- !mach-o
2 FileHeader:
3   magic:           0xFEEDFACE
4   cputype:         0x0000000C
5   cpusubtype:      0x00000009
6   filetype:        0x00000001
7   ncmds:           1
8   sizeofcmds:      16
9   flags:           0x00002000
10 LoadCommands:
11   - cmd:             LC_VERSION_MIN_TVOS
12     cmdsize:         16
13     version:         327680
14     sdk:             0
15 ...