Files
clang-p2996/llvm/test/tools/llvm-tli-checker
Paul Robinson 7bef49296e [TLI checker] Follow good practice with -COUNT directives
FileCheck's -COUNT suffix doesn't fail if there are more matches
than you asked for, so it's good practice to put a -NOT after.
2021-12-02 14:28:26 -08:00
..