[PATCH] D124017: [AIX] fixed llvm-ar can not read empty big archive correctly.
Digger Lin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 22 07:19:28 PDT 2022
DiggerLin added a comment.
In D124017#3466962 <https://reviews.llvm.org/D124017#3466962>, @jhenderson wrote:
> Are the dependent patches in the right order? I wouldn't expect this patch to depend on the writing patch necessarily.
the test cases(for example: llvm/test/tools/llvm-ar/quick-append.test) depend on the "writing patch " to generate a empty AIX big archive.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124017/new/
https://reviews.llvm.org/D124017
More information about the llvm-commits
mailing list