File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
llvm/test/tools/llvm-tli-checker Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3434#
3535# CHECK: << Total TLI yes SDK no: 18
3636# CHECK: >> Total TLI no SDK yes: 0
37- # CHECK: == Total TLI yes SDK yes: 253
37+ # CHECK: == Total TLI yes SDK yes: 256
3838#
3939# WRONG_DETAIL: << TLI yes SDK no : '_ZdaPv' aka operator delete[](void*)
4040# WRONG_DETAIL: >> TLI no SDK yes: '_ZdaPvj' aka operator delete[](void*, unsigned int)
4848# WRONG_DETAIL: << TLI yes SDK no : 'fminimum_numl'
4949# WRONG_SUMMARY: << Total TLI yes SDK no: 19{{$}}
5050# WRONG_SUMMARY: >> Total TLI no SDK yes: 1{{$}}
51- # WRONG_SUMMARY: == Total TLI yes SDK yes: 252
51+ # WRONG_SUMMARY: == Total TLI yes SDK yes: 255
5252#
5353# # The -COUNT suffix doesn't care if there are too many matches, so check
5454# # the exact count first; the two directives should add up to that.
5555# # Yes, this means additions to TLI will fail this test, but the argument
5656# # to -COUNT can't be an expression.
57- # AVAIL: TLI knows 504 symbols, 271 available
58- # AVAIL-COUNT-271 : {{^}} available
57+ # AVAIL: TLI knows 507 symbols, 274 available
58+ # AVAIL-COUNT-274 : {{^}} available
5959# AVAIL-NOT: {{^}} available
6060# UNAVAIL-COUNT-233: not available
6161# UNAVAIL-NOT: not available
You can’t perform that action at this time.
0 commit comments