[PATCH] D122949: [AIX] XFAIL tests because of no big archive writer operation support
Jake Egan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 2 05:50:26 PDT 2022
Jake-Egan added a comment.
The patch D122746 <https://reviews.llvm.org/D122746> `XFAIL`ed the archive writer tests in llvm/test/Object and llvm/test/tools/llvm-ar, but it missed the 5 tests in this patch. There aren't any other tests that need to be dealt with at the moment. I agree `UNSUPPORTED` probably makes more sense, but I was trying to be consistent with the other patch.
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