[PATCH] D128055: [llvm-ar] Improve MRI script CREATE command handling

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 10:02:05 PDT 2022


gbreynoo updated this revision to Diff 439444.
gbreynoo added a comment.

Fixed comments, added use of errc_NOENT  and COUNT-2, added missing coverage of SAVE between calls to CREATE and improved error message.


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

https://reviews.llvm.org/D128055

Files:
  llvm/test/tools/llvm-ar/mri-addlib.test
  llvm/test/tools/llvm-ar/mri-addmod.test
  llvm/test/tools/llvm-ar/mri-create.test
  llvm/tools/llvm-ar/llvm-ar.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128055.439444.patch
Type: text/x-patch
Size: 8250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220623/4e2e8307/attachment.bin>


More information about the llvm-commits mailing list