[all-commits] [llvm/llvm-project] 428658: [llvm-ar][test] Rename two tests and use correct t...

gbreynoo via All-commits all-commits at lists.llvm.org
Tue Apr 19 07:14:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 42865819b22486963294434fb21b51ab3e6ebfa4
      https://github.com/llvm/llvm-project/commit/42865819b22486963294434fb21b51ab3e6ebfa4
  Author: gbreynoo <Owen.Reynolds at sony.com>
  Date:   2022-04-19 (Tue, 19 Apr 2022)

  Changed paths:
    M llvm/test/tools/llvm-ar/flatten-thin-archive.test
    R llvm/test/tools/llvm-ar/full-to-thin-archive.test
    A llvm/test/tools/llvm-ar/regular-to-thin-archive.test
    R llvm/test/tools/llvm-ar/thin-to-full-archive.test
    A llvm/test/tools/llvm-ar/thin-to-regular-archive.test

  Log Message:
  -----------
  [llvm-ar][test] Rename two tests and use correct thin command

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.

Differential Revision: https://reviews.llvm.org/D123778




More information about the All-commits mailing list