[PATCH] D124895: [Object] Fix updating darwin archives

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 18:04:41 PDT 2022


keith updated this revision to Diff 427168.
keith added a comment.

Update to only check new Kind when writing


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124895/new/

https://reviews.llvm.org/D124895

Files:
  llvm/include/llvm/Object/ArchiveWriter.h
  llvm/lib/Object/ArchiveWriter.cpp
  llvm/test/tools/llvm-ar/default-macho.test
  llvm/test/tools/llvm-objcopy/MachO/Inputs/unaligned_objects.yaml
  llvm/test/tools/llvm-objcopy/MachO/real-world-input-copy.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124895.427168.patch
Type: text/x-patch
Size: 14166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/084c68c9/attachment.bin>


More information about the llvm-commits mailing list