1 # Executable testing is not supported on Windows, since all files are considered executable
2 # UNSUPPORTED: system-windows
3 # RUN: yaml2obj %s -o %t-universal.o
5 # RUN: chmod a-x %t-universal.o
6 # RUN: llvm-lipo %t-universal.o -thin i386 -output %t32.o
7 # RUN: test ! -x %t32.o
9 # RUN: chmod a+x %t-universal.o
10 # RUN: llvm-lipo %t-universal.o -thin i386 -output %t32-ex.o
11 # RUN: test -x %t32-ex.o
21 cpusubtype: 0x00000003
22 offset: 0x0000000000001000
26 cpusubtype: 0x00000003
27 offset: 0x0000000000002000
35 cpusubtype: 0x00000003
44 cpusubtype: 0x00000003