llvm-project/llvm/test/tools/llvm-objcopy
Georgii Rymar 65a2de7e6c [FileCheck] - Fix the false positive when -implicit-check-not is used with an unknown -check-prefix.
Imagine we have the following invocation:

`FileCheck -check-prefix=UNKNOWN-PREFIX -implicit-check-not=something`

When the check prefix does not exist it does not fail.
This patch fixes the issue.

Differential revision: https://reviews.llvm.org/D78024
2020-04-16 15:00:50 +03:00
..
COFF [LLVM/tools][test] - Remove/fix dead check prefixes. 2020-04-15 13:09:51 +03:00
ELF [LLVM/tools][test] - Remove/fix dead check prefixes. 2020-04-15 13:09:51 +03:00
Inputs [llvm-objcopy] [COFF] Fix handling of aux symbols for big objects 2019-01-23 11:54:51 +00:00
MachO [FileCheck] - Fix the false positive when -implicit-check-not is used with an unknown -check-prefix. 2020-04-16 15:00:50 +03:00
wasm [llvm-objcopy] Fix pipeline syntax 2020-02-12 11:35:00 +01:00
redefine-symbols.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
tool-name.test [llvm-objcopy] Improve tool selection logic to recognize llvm-strip-$major as strip 2020-03-23 13:49:26 -07:00