[PATCH] D123949: [AIX] support write operation of big archive.
Digger Lin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 27 06:26:00 PDT 2022
DiggerLin added a comment.
In D123949#3477025 <https://reviews.llvm.org/D123949#3477025>, @jhenderson wrote:
> It looks like in the latest diff you've reinstated some XFAIL/`--format=gnu` commands. Why?
>
> Not looked at everything quite today, as am out of time.
these test case generated a empty big archive file, but there are some problem on the reading empty big archive. so I added --format=gnu for generating the empty big archive. I will create a new patch to delete the --format=gnu after https://reviews.llvm.org/D124017 landing
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123949/new/
https://reviews.llvm.org/D123949
More information about the llvm-commits
mailing list