aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-ranlib/AIX-X-option-non-AIX.test
blob: 537fe09219ec1f7d75938cf5062018f029b91c0d (plain)
1
2
3
4
5
6
# UNSUPPORTED: system-aix
## Test the -X option is not supported on non-AIX os.

# RUN: not llvm-ranlib -X32 2>&1 | FileCheck --implicit-check-not="error:"  --check-prefix=INVALID-X-OPTION %s

# INVALID-X-OPTION: error: -X32 option not supported on non AIX OS