blob: 76721d9c2e68e60634835bd2428a5593fa0f61b1 [file] [log] [blame]
# REQUIRES: !system-aix
## Test that the -X option is not supported on non-AIX OS.
# RUN: not llvm-ar -q -X32 %t.a xcoff32.o 2>&1 | FileCheck %s
# CHECK: error: -X32 option not supported on non AIX OS