[PATCH] D104367: [AIX] Support of Big archive (write)

Guesnet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 16 03:46:48 PDT 2021


EGuesnet created this revision.
Herald added subscribers: rupprecht, hiraditya.
EGuesnet updated this revision to Diff 352387.
EGuesnet added a comment.
EGuesnet published this revision for review.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

Updating D104367 <https://reviews.llvm.org/D104367>: [AIX] Support of Big archive (write)

Comment and whitespace.


This patch add write support for Big Archive. Patch D100651 <https://reviews.llvm.org/D100651> is needed. Global symbol table is not supported.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D104367

Files:
  llvm/lib/Object/ArchiveWriter.cpp
  llvm/test/Object/archive-big-create.test
  llvm/tools/llvm-ar/llvm-ar.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104367.352387.patch
Type: text/x-patch
Size: 11631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210616/07bbe423/attachment.bin>


More information about the llvm-commits mailing list