llvm-reduce: Don't check tool name in error message check

Windows is being difficult and I don't know how to check the program name here
This commit is contained in:
Matt Arsenault 2022-04-28 09:09:41 -04:00 committed by Matt Arsenault
parent cd5f9efc4d
commit cf68b31f14
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# RUN: not llvm-reduce --test FileCheck %s -o /dev/null 2>&1 | FileCheck %s
# CHECK: {{.*}}llvm-reduce{{.*}}: error: unable to get target for 'omgwtfbbqcpu64--', see --version and --triple.
# CHECK: error: unable to get target for 'omgwtfbbqcpu64--', see --version and --triple.
--- |
target triple = "omgwtfbbqcpu64--"