================
@@ -1000,7 +1031,8 @@ Expected<std::string> computeArchiveRelativePath(StringRef From, StringRef To) {
static Error
writeArchiveToStream(raw_ostream &Out, ArrayRef<NewArchiveMember> NewMembers,
----------------
pcc wrote:
Done
https://github.com/llvm/llvm-project/pull/96848