[PATCH] D143537: [Object][NFC] Factor out computeHeadersSize.

Jacek Caban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 10:24:38 PDT 2023


jacek updated this revision to Diff 507423.
jacek added a comment.

Using std::optional instead of llvm::Optional.


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.507423.patch
Type: text/x-patch
Size: 6203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/cd32b1ce/attachment.bin>


More information about the llvm-commits mailing list