[PATCH] D111889: [AIX] Support of Big archive (read)
Digger Lin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 27 07:42:26 PDT 2021
DiggerLin added a comment.
In D111889#3088677 <https://reviews.llvm.org/D111889#3088677>, @sfertile wrote:
> For the 2 binary files being added, I think we should append `xcoff-` in the names.
I changed the name "llvm/test/tools/llvm-objdump/XCOFF/Inputs/libtest.a" --> bigArchive-libtest.a (for the file already in the XCOFF/Input directory, I do not we need to add xcoff- as prefix
I change llvm/test/Object/Inputs/bigFormat.a --> llvm/test/Object/Inputs/aix-big-archive.a
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111889/new/
https://reviews.llvm.org/D111889
More information about the llvm-commits
mailing list