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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 07:55:22 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG38d3c6cb9b9d: [AIX] support 64bit global symbol table for big archive (authored by zhijian <zhijian at ca.ibm.com>).

Changed prior to commit:
  https://reviews.llvm.org/D142479?vs=517164&id=523384#toc

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.523384.patch
Type: text/x-patch
Size: 30947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230518/8da75d59/attachment.bin>


More information about the llvm-commits mailing list