[PATCH] D122949: [AIX] XFAIL tests because of no big archive writer operation support
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 1 19:41:00 PDT 2022
MaskRay added a comment.
The problem is whether there are other tests using "big archive" and needing `XFAIL: system-aix` (FWIW I think `UNSUPPORTED` is more appropriate).
llvm/test/Object and llvm/test/tools/llvm-ar have a dozen archive writer tests. If they all need `UNSUPPORTED: system-aix`, that's too much of a churn.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122949/new/
https://reviews.llvm.org/D122949
More information about the llvm-commits
mailing list