Skip to content

Commit b2cffb6

Browse files
committed
Update x86_64 abi test
1 parent 9b389a3 commit b2cffb6

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

test/abi/macOS/x86_64/synchronization.swift

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -649,3 +649,33 @@ Added: _$ss7UInt128V15Synchronization19AtomicRepresentableACMc
649649

650650
// protocol witness table for Swift.UInt128 : Synchronization.AtomicRepresentable in Synchronization
651651
Added: _$ss7UInt128V15Synchronization19AtomicRepresentableACWP
652+
653+
// Synchronization._MutexHandle.value.read : Synchronization._Cell<__C.os_unfair_lock_s>
654+
Added: _$s15Synchronization12_MutexHandleV5valueAA5_CellVySo16os_unfair_lock_sVGvr
655+
656+
// type metadata accessor for Synchronization._MutexHandle
657+
Added: _$s15Synchronization12_MutexHandleVMa
658+
659+
// nominal type descriptor for Synchronization._MutexHandle
660+
Added: _$s15Synchronization12_MutexHandleVMn
661+
662+
// type metadata for Synchronization._MutexHandle
663+
Added: _$s15Synchronization12_MutexHandleVN
664+
665+
// (extension in Synchronization):Synchronization.Mutex< where A: ~Swift.Copyable>.value.read : Synchronization._Cell<A>
666+
Added: _$s15Synchronization5MutexVAARi_zrlE5valueAA5_CellVyxGvr
667+
668+
// (extension in Synchronization):Synchronization.Mutex< where A: ~Swift.Copyable>.handle.read : Synchronization._MutexHandle
669+
Added: _$s15Synchronization5MutexVAARi_zrlE6handleAA01_B6HandleVvr
670+
671+
// type metadata accessor for Synchronization.Mutex
672+
Added: _$s15Synchronization5MutexVMa
673+
674+
// nominal type descriptor for Synchronization.Mutex
675+
Added: _$s15Synchronization5MutexVMn
676+
677+
// type metadata accessor for Synchronization._Cell
678+
Added: _$s15Synchronization5_CellVMa
679+
680+
// nominal type descriptor for Synchronization._Cell
681+
Added: _$s15Synchronization5_CellVMn

0 commit comments

Comments
 (0)