AMDGPU: Allow f16/bf16 for DS_READ_TR16_B64 gfx950 builtins (#118297)
[llvm-project.git] / llvm / test / tools / llvm-ranlib / AIX-X-option-non-AIX.test
blob537fe09219ec1f7d75938cf5062018f029b91c0d
1 # UNSUPPORTED: system-aix
2 ## Test the -X option is not supported on non-AIX os.
4 # RUN: not llvm-ranlib -X32 2>&1 | FileCheck --implicit-check-not="error:"  --check-prefix=INVALID-X-OPTION %s
6 # INVALID-X-OPTION: error: -X32 option not supported on non AIX OS