[PATCH] D142479: [AIX] support 64bit global symbol table for big archive

Digger Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 07:30:27 PDT 2023


DiggerLin updated this revision to Diff 517164.
DiggerLin marked 21 inline comments as done.
DiggerLin added a comment.

address comments, thanks James.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142479

Files:
  llvm/include/llvm/Object/Archive.h
  llvm/lib/Object/Archive.cpp
  llvm/lib/Object/ArchiveWriter.cpp
  llvm/test/Object/Inputs/bitcode-sym32.ll
  llvm/test/Object/Inputs/bitcode-sym64.ll
  llvm/test/Object/bigarchive-malformed-global-symbol-table
  llvm/test/Object/bigarchive-malformed-header.test
  llvm/test/Object/bigarchive-symboltable.test
  llvm/test/tools/llvm-ar/malformed-global-symbol-table-bigarchive.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142479.517164.patch
Type: text/x-patch
Size: 31182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230426/a95855af/attachment.bin>


More information about the llvm-commits mailing list