[PATCH] D143537: [Object][NFC] Factor out computeHeadersSize.
Jacek Caban via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 22 08:52:08 PDT 2023
jacek updated this revision to Diff 507374.
jacek added a comment.
Thanks for review. The new version uses llvm::Optional and changes big archive code path to be slightly more similar to other formats.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143537/new/
https://reviews.llvm.org/D143537
Files:
llvm/lib/Object/ArchiveWriter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143537.507374.patch
Type: text/x-patch
Size: 6452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/cc6044cb/attachment.bin>
More information about the llvm-commits
mailing list