We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 081074e commit 7bef492Copy full SHA for 7bef492
llvm/test/tools/llvm-tli-checker/ps4-tli-check.yaml
@@ -47,7 +47,9 @@
47
## to -COUNT can't be an expression.
48
# AVAIL: TLI knows 468 symbols, 235 available
49
# AVAIL-COUNT-235: {{^}} available
50
+# AVAIL-NOT: {{^}} available
51
# UNAVAIL-COUNT-233: not available
52
+# UNAVAIL-NOT: not available
53
54
## This is a large file so it's worth telling lit to stop here.
55
# END.
0 commit comments