[all-commits] [llvm/llvm-project] 16ab0b: [llvm-readobj][test][NFC] - Use "--check-prefix" i...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Thu Oct 29 23:51:40 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 16ab0b6778be81f1f79ae71b88a051b8ba5ca8f6
      https://github.com/llvm/llvm-project/commit/16ab0b6778be81f1f79ae71b88a051b8ba5ca8f6
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
    M llvm/test/tools/llvm-readobj/ELF/needed-libs.test

  Log Message:
  -----------
  [llvm-readobj][test][NFC] - Use "--check-prefix" instead of "--check-prefixes".

We have the `--check-prefixes` invocation for a single suffix.
It is cleaner to use `--check-prefix` in this case.




More information about the All-commits mailing list