[PATCH] D124940: [AIX] llvm-link support big archive.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 4 16:42:04 PDT 2022
MaskRay added a comment.
The summary can probably be made clearer with something like
> Use `object::Archive::create` so that the returned archive object has a dynamic type of either `Archive` or `BigArchive`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124940/new/
https://reviews.llvm.org/D124940
More information about the llvm-commits
mailing list