[PATCH] D111889: [AIX] Support of Big archive (read)

Digger Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 15 07:13:59 PDT 2021


DiggerLin created this revision.
DiggerLin added reviewers: MaskRay, jhenderson, EGuesnet, Esme, PowerPC.
Herald added a subscriber: hiraditya.
DiggerLin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

The patch is based on the EGuesnet's implement of the "Support of Big archive (read)
the first commit of the patch  is come from https://reviews.llvm.org/D100651.

I will address the comments of the D100651 <https://reviews.llvm.org/D100651>  and fix bug the first commit in the patch.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D111889

Files:
  llvm/include/llvm/Object/Archive.h
  llvm/lib/Object/Archive.cpp
  llvm/lib/Object/ArchiveWriter.cpp
  llvm/test/Object/Inputs/bigFormat.a
  llvm/test/Object/archive-big-extract.test
  llvm/test/Object/archive-big-read.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111889.379982.patch
Type: text/x-patch
Size: 27852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211015/ae142a07/attachment.bin>


More information about the llvm-commits mailing list