[PATCH] D100651: [AIX] Support of Big archive (read)
Guesnet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 28 06:55:59 PDT 2021
EGuesnet marked 2 inline comments as done.
EGuesnet added a comment.
I have modified `ArchiveWriter.cpp` to avoid the Warning.
I used now an `unique_ptr`. Code was updated (and simplified) as a consequence. Changes are mainly in Child declaration in `Archive.h` and Child constructors in `Archive.cpp`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100651/new/
https://reviews.llvm.org/D100651
More information about the llvm-commits
mailing list