File tree 1 file changed +4
-4
lines changed
llvm/test/tools/llvm-tli-checker 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 34
34
#
35
35
# CHECK: << Total TLI yes SDK no: 18
36
36
# CHECK: >> Total TLI no SDK yes: 0
37
- # CHECK: == Total TLI yes SDK yes: 253
37
+ # CHECK: == Total TLI yes SDK yes: 256
38
38
#
39
39
# WRONG_DETAIL: << TLI yes SDK no : '_ZdaPv' aka operator delete[](void*)
40
40
# WRONG_DETAIL: >> TLI no SDK yes: '_ZdaPvj' aka operator delete[](void*, unsigned int)
48
48
# WRONG_DETAIL: << TLI yes SDK no : 'fminimum_numl'
49
49
# WRONG_SUMMARY: << Total TLI yes SDK no: 19{{$}}
50
50
# 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
52
52
#
53
53
# # The -COUNT suffix doesn't care if there are too many matches, so check
54
54
# # the exact count first; the two directives should add up to that.
55
55
# # Yes, this means additions to TLI will fail this test, but the argument
56
56
# # 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
59
59
# AVAIL-NOT: {{^}} available
60
60
# UNAVAIL-COUNT-233: not available
61
61
# UNAVAIL-NOT: not available
You can’t perform that action at this time.
0 commit comments