MaskRay added a comment.

`# REQUIRES: system-aix` in llvm/test/tools/llvm-ranlib/aix-X-option.test 
unfortunately makes most -X tests only work on AIX, which most contributors 
don't have access to.

Ideally `-X` is usable when the user specifies `--format=bigarchive`.

The environment variable `OBJECT_MODE` can be made AIX specific, though.



================
Comment at: llvm/test/tools/llvm-ranlib/aix-X-option.test:1
+## REQUIRES: system-aix
+## Test the -X option.
----------------
`# REQUIRES: system-aix`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142660/new/

https://reviews.llvm.org/D142660

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to