[PATCH] D123949: [AIX] support write operation of big archive.
Digger Lin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 18 10:21:48 PDT 2022
DiggerLin created this revision.
DiggerLin added reviewers: jhenderson, hubert.reinterpretcast, Esme.
Herald added subscribers: rupprecht, hiraditya.
Herald added a project: All.
DiggerLin requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.
1. Enable supporting the write operation of big archive.
1. the first commit come from https://reviews.llvm.org/D104367
2. fixed the bugs and add more test cases in the second commit.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D123949
Files:
llvm/lib/Object/ArchiveWriter.cpp
llvm/tools/llvm-ar/llvm-ar.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123949.423421.patch
Type: text/x-patch
Size: 10653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220418/a14a03e7/attachment.bin>
More information about the llvm-commits
mailing list