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

Digger Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 20 11:08:54 PDT 2021


DiggerLin updated this revision to Diff 381028.
DiggerLin marked 11 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/BinaryFormat/Magic.cpp
  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
  llvm/tools/llvm-ar/llvm-ar.cpp

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


More information about the llvm-commits mailing list