[all-commits] [llvm/llvm-project] a6316d: [AIX] support read global symbol of big archive
diggerlin via All-commits
all-commits at lists.llvm.org
Mon Jul 18 07:44:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6316d6da5938328840d4161e4dc7c671808c20f
https://github.com/llvm/llvm-project/commit/a6316d6da5938328840d4161e4dc7c671808c20f
Author: zhijian <zhijian at ca.ibm.com>
Date: 2022-07-18 (Mon, 18 Jul 2022)
Changed paths:
M llvm/include/llvm/Object/Archive.h
M llvm/lib/Object/Archive.cpp
M llvm/test/Object/archive-symtab.test
M llvm/test/tools/llvm-ar/delete.test
A llvm/test/tools/llvm-ar/malformed-global-symbol-table-bigarchive.test
Log Message:
-----------
[AIX] support read global symbol of big archive
Reviewers: James Henderson, Fangrui Song
Differential Revision: https://reviews.llvm.org/D124865
More information about the All-commits
mailing list