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

Digger Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 18 13:03:59 PST 2021


DiggerLin updated this revision to Diff 388295.
DiggerLin marked 7 inline comments as done.
DiggerLin added a comment.

address comment


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111889/new/

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/aix-big-archive-member.o
  llvm/test/Object/Inputs/aix-big-archive.a
  llvm/test/Object/archive-big-extract.test
  llvm/test/Object/archive-big-print.test
  llvm/test/Object/archive-big-read.test
  llvm/test/tools/llvm-objdump/malformed-archives.test
  llvm/tools/llvm-ar/llvm-ar.cpp

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


More information about the llvm-commits mailing list