6 lines · plain
1# REQUIRES: !system-aix2## Test that the -X option is not supported on non-AIX OS. 3 4# RUN: not llvm-ar -q -X32 %t.a xcoff32.o 2>&1 | FileCheck %s5# CHECK: error: -X32 option not supported on non AIX OS6 1# REQUIRES: !system-aix2## Test that the -X option is not supported on non-AIX OS. 3 4# RUN: not llvm-ar -q -X32 %t.a xcoff32.o 2>&1 | FileCheck %s5# CHECK: error: -X32 option not supported on non AIX OS6