Skip to content

Commit 9a10c0b

Browse files
authored
Merge pull request swiftlang#33237 from rintaro/5.3-rdar66384432
[5.3] IRGen: Update some straggling tests
2 parents 9cdd622 + c80e78c commit 9a10c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/IRGen/ptrauth-resilient-classes.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ public class HasResilientField {
1818
}
1919
}
2020

21-
// CHECK-LABEL: @_DATA__TtC4main17HasResilientField = private constant
21+
// CHECK-LABEL: @_DATA__TtC4main17HasResilientField = internal constant
2222
// CHECK-SAME: @"$s4main17HasResilientFieldCMU.ptrauth"

0 commit comments

Comments
 (0)