[PATCH] D84858: [llvm-libtool-darwin] Refactor ArchiveWriter
Sameer Arora via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 5 07:11:29 PDT 2020
sameerarora101 added a comment.
In D84858#2195417 <https://reviews.llvm.org/D84858#2195417>, @MaskRay wrote:
> Looks good, but I think it'll help if you can upload the dependent patch (draft) so that people can see that the interface is suitable.
You mean the next diff (dependent on this one) where I'll be using `writeArchiveToBuffer`? Yup, I plan to upload it soon. Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84858/new/
https://reviews.llvm.org/D84858
More information about the llvm-commits
mailing list