bolt/deps/llvm-18.1.8/llvm/test/tools/llvm-ranlib/AIX-X-option-non-AIX.test
2025-02-14 19:21:04 +01:00

6 lines
260 B
Text

# 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