@@ -54,7 +54,7 @@ sil_property #ExternalGeneric.rw <T: Comparable> (
5454// CHECK: @"$s19property_descriptor15ExternalGenericV10computedROxvpMV" =
5555// -- 0x0108_0000 - computed, readonly, has arguments, identified by indirect
5656// CHECK-SAME: <{ <i32 0x0208_0002>,
57- // CHECK-SAME: @{{got.|__imp_ }}id_computed
57+ // CHECK-SAME: @{{got.|"\\01__imp__? }}id_computed
5858// CHECK-SAME: [[GET_COMPUTEDRO:@keypath_get[.0-9]*]]{{(\.ptrauth)?}}
5959// CHECK-SAME: [[GET_ARG_LAYOUT_COMPUTEDRO:@keypath_get_arg_layout[.0-9]*]]{{(\.ptrauth)?}}
6060// -- default witness table
@@ -68,7 +68,7 @@ sil_property #ExternalGeneric.computedRO <T: Comparable> (
6868// CHECK: @"$s19property_descriptor15ExternalGenericV10computedRWxvpMV" =
6969// -- 0x01c8_0000 - computed, settable, mutating, has arguments, indirect id
7070// CHECK-SAME: <{ <i32 0x02c8_0002>,
71- // CHECK-SAME: @{{got.|__imp_ }}id_computed
71+ // CHECK-SAME: @{{got.|"\\01__imp__? }}id_computed
7272// CHECK-SAME: [[GET_COMPUTEDRW:@keypath_get[.0-9]*]]{{(\.ptrauth)?}}
7373// CHECK-SAME: [[SET_COMPUTEDRW:@keypath_set[.0-9]*]]{{(\.ptrauth)?}}
7474// CHECK-SAME: [[GET_ARG_LAYOUT_COMPUTEDRW:@keypath_get_arg_layout[.0-9]*]]{{(\.ptrauth)?}}
@@ -83,7 +83,7 @@ sil_property #ExternalGeneric.computedRW <T: Comparable> (
8383// CHECK: @"$s19property_descriptor15ExternalGenericVyxqd__cSHRd__luipMV" =
8484// -- 0x01c8_0000 - computed, settable, mutating, has arguments, indirect id
8585// CHECK-SAME: <{ <i32 0x02c8_0002>,
86- // CHECK-SAME: @{{got.|__imp_ }}id_computed
86+ // CHECK-SAME: @{{got.|"\\01__imp__? }}id_computed
8787// CHECK-SAME: [[GET_SUBSCRIPT:@keypath_get[.0-9]*]]{{(\.ptrauth)?}}
8888// CHECK-SAME: [[SET_SUBSCRIPT:@keypath_set[.0-9]*]]{{(\.ptrauth)?}}
8989// CHECK-SAME: [[GET_ARG_LAYOUT_SUBSCRIPT:@keypath_get_arg_layout[.0-9]*]]{{(\.ptrauth)?}}
0 commit comments