Skip to content

Commit be5f47e

Browse files
authored
Merge pull request #76824 from slavapestov/fix-rdar136918801
Update test/abi/macOS/*/stdlib-asserts.swift
2 parents 3442fba + b01dc36 commit be5f47e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

test/abi/macOS/arm64/stdlib-asserts.swift

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,9 @@
4040

4141
// Standard Library Symbols
4242

43+
Added: _$ss24_RuntimeFunctionCountersV03numabC0SivpZMV
44+
Added: _$ss24_RuntimeFunctionCountersV07runtimeB11NameToIndexSDySSSiGvpZMV
45+
Added: _$ss24_RuntimeFunctionCountersV07runtimeB5NamesSaySSGvpZMV
46+
Added: _$ss24_RuntimeFunctionCountersV07runtimebC7OffsetsSPys6UInt16VGvpZMV
47+
4348
// Runtime Symbols

test/abi/macOS/x86_64/stdlib-asserts.swift

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ Added: _$ss20__StaticArrayStorageCfd
5959
Added: _OBJC_CLASS_$__TtCs20__StaticArrayStorage
6060
Added: _OBJC_METACLASS_$__TtCs20__StaticArrayStorage
6161

62+
Added: _$ss24_RuntimeFunctionCountersV03numabC0SivpZMV
63+
Added: _$ss24_RuntimeFunctionCountersV07runtimeB11NameToIndexSDySSSiGvpZMV
64+
Added: _$ss24_RuntimeFunctionCountersV07runtimeB5NamesSaySSGvpZMV
65+
Added: _$ss24_RuntimeFunctionCountersV07runtimebC7OffsetsSPys6UInt16VGvpZMV
66+
6267
// Runtime Symbols
6368
Added: _swift_clearSensitive
64-

0 commit comments

Comments
 (0)