[all-commits] [llvm/llvm-project] 82bfe3: [LLVM/tools][test] - Remove/fix dead check prefixes.

Georgii Rymar via All-commits all-commits at lists.llvm.org
Wed Apr 15 03:10:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 82bfe3b1774b32539fedb0750467618e187c85b2
      https://github.com/llvm/llvm-project/commit/82bfe3b1774b32539fedb0750467618e187c85b2
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M llvm/test/tools/llvm-dwp/X86/merge.test
    M llvm/test/tools/llvm-objcopy/COFF/patch-debug-dir.test
    M llvm/test/tools/llvm-objcopy/ELF/set-section-flags-multiple.test
    M llvm/test/tools/llvm-objcopy/MachO/strip-all.test
    M llvm/test/tools/llvm-readobj/archive.test
    M llvm/test/tools/llvm-symbolizer/split-dwarf.test

  Log Message:
  -----------
  [LLVM/tools][test] - Remove/fix dead check prefixes.

We have a few unused/broken FileCheck prefixes in `llvm/test/tools`.
This patch fixes it.

Differential revision: https://reviews.llvm.org/D78110




More information about the All-commits mailing list