forked from OSchip/llvm-project
Relax test to check for a valid number instead of a specific number
to be like every other check in this test. llvm-svn: 354007
This commit is contained in:
parent
04db8cb92b
commit
27343bd8f2
|
@ -294,7 +294,7 @@
|
|||
# DEBUG-NEXT: G_FABS (opcode {{[0-9]+}}): 1 type index
|
||||
# DEBUG: .. type index coverage check SKIPPED: user-defined predicate detected
|
||||
#
|
||||
# DEBUG-NEXT: G_FCANONICALIZE (opcode 128): 1 type index
|
||||
# DEBUG-NEXT: G_FCANONICALIZE (opcode {{[0-9]+}}): 1 type index
|
||||
# DEBUG: .. type index coverage check SKIPPED: no rules defined
|
||||
#
|
||||
# DEBUG-NEXT: G_GEP (opcode {{[0-9]+}}): 2 type indices
|
||||
|
|
Loading…
Reference in New Issue