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

Digger Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 10:19:55 PST 2023


DiggerLin updated this revision to Diff 494682.
DiggerLin marked 6 inline comments as done.
DiggerLin added a comment.

address comment and add bit code into test case.


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.494682.patch
Type: text/x-patch
Size: 31018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230203/8dbd59f5/attachment.bin>


More information about the llvm-commits mailing list