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 fa0ecf3 commit 875223cCopy full SHA for 875223c
llvm/test/tools/llvm-tli-checker/ps4-tli-check.yaml
@@ -53,8 +53,8 @@
53
## the exact count first; the two directives should add up to that.
54
## Yes, this means additions to TLI will fail this test, but the argument
55
## to -COUNT can't be an expression.
56
-# AVAIL: TLI knows 486 symbols, 253 available
57
-# AVAIL-COUNT-253: {{^}} available
+# AVAIL: TLI knows 489 symbols, 256 available
+# AVAIL-COUNT-256: {{^}} available
58
# AVAIL-NOT: {{^}} available
59
# UNAVAIL-COUNT-233: not available
60
# UNAVAIL-NOT: not available
0 commit comments