[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / Object / Inputs / macho-invalid-fat-arch-size.yaml
blobf7bf00d7c13eec094d2488bf99b7cbd71d7377be
1 --- !fat-mach-o
2 FatHeader:       
3   magic:           0xCAFEBABE
4   nfat_arch:       1
5 FatArchs:        
6   - cputype:         0x00000007
7     cpusubtype:      0x00000003
8     offset:          0x000000000000020
9     size:            32
10     align:           2
11 Slices:
12 ...