1 # RUN: yaml2obj %s > %t
3 # RUN: llvm-lipo %t -verify_arch i386
4 # RUN: llvm-lipo %t -verify_arch i386 x86_64
6 # RUN: not llvm-lipo %t -verify_arch aarch64
7 # RUN: not llvm-lipo %t -verify_arch arm64
8 # RUN: yaml2obj %s | not llvm-lipo - -verify_arch aarch64 i386
9 # lipo does not support this (i.e. yaml2obj %s | not lipo -), included to test function with llvm-lipo
10 # use the temporary %t when checking tests with lipo
18 cpusubtype: 0x00000003
19 offset: 0x0000000000001000
23 cpusubtype: 0x00000003
24 offset: 0x0000000000002000
32 cpusubtype: 0x00000003
41 cpusubtype: 0x00000003