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: yaml2obj %s | not llvm-lipo - -verify_arch aarch64 i386
8 # lipo does not support this (i.e. yaml2obj %s | not lipo -), included to test function with llvm-lipo
9 # use the temporary %t when checking tests with lipo
17 cpusubtype: 0x00000003
18 offset: 0x0000000000001000
22 cpusubtype: 0x00000003
23 offset: 0x0000000000002000
31 cpusubtype: 0x00000003
40 cpusubtype: 0x00000003