[PATCH] D123142: [llvm-ar] Fix thin archive being wrongly converted to a full archive

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 08:23:30 PDT 2022


gbreynoo updated this revision to Diff 423913.
gbreynoo marked an inline comment as done.
gbreynoo added a comment.

Fixed failing test and @jhenderson's other points.


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

https://reviews.llvm.org/D123142

Files:
  llvm/test/tools/llvm-ar/flatten-thin-archive.test
  llvm/test/tools/llvm-ar/regular-to-thin-archive.test
  llvm/test/tools/llvm-ar/thin-to-regular-archive.test
  llvm/tools/llvm-ar/llvm-ar.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123142.423913.patch
Type: text/x-patch
Size: 5186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220420/7025425b/attachment.bin>


More information about the llvm-commits mailing list