blob: 537fe09219ec1f7d75938cf5062018f029b91c0d [file] [log] [blame]
# 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