[PATCH] D125439: Ensure that the MRI CREATE/CREATETHIN commands overwrite the output file appropriately
Jake Egan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 16 08:18:21 PDT 2022
Jake-Egan added a comment.
Hi, this test is failing on AIX because the default archive format is big archive. So when this test checks for !<arch> it sees <bigaf> instead.
https://lab.llvm.org/buildbot/#/builders/214/builds/1314/steps/6/logs/FAIL__LLVM__mri-create-overwrite_test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125439/new/
https://reviews.llvm.org/D125439
More information about the llvm-commits
mailing list