[PATCH] D123778: [llvm-ar][test] Rename two tests and use correct thin command

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 03:37:49 PDT 2022


gbreynoo created this revision.
gbreynoo added reviewers: MaskRay, jhenderson.
Herald added subscribers: StephenFan, rupprecht.
Herald added a project: All.
gbreynoo requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Two tests used the term "full archive" rather than "regular", these have been updated including the test names. They now also use `--thin` rather than the deprecated `T`. This change was made in preparation of D123142 <https://reviews.llvm.org/D123142>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D123778

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123778.422801.patch
Type: text/x-patch
Size: 4493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220414/567a418a/attachment.bin>


More information about the llvm-commits mailing list