[PATCH] D113049: [AIX] Disable tests that fail because of no 64-bit XCOFF object file support
Jinsong Ji via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 18 07:29:19 PST 2021
jsji added a comment.
In D113049#3140174 <https://reviews.llvm.org/D113049#3140174>, @lkail wrote:
> Is there any way to filter these tests out on AIX in `lit.local.cfg`?
Agree, I would prefer we do something similar to https://reviews.llvm.org/rG666accf283311c5110ae4e2e5e4c4b99078eed15#change-NFfZJdfkKBjR to exclude the unsupported files for now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113049/new/
https://reviews.llvm.org/D113049
More information about the llvm-commits
mailing list