Skip to content

Commit c80e78c

Browse files
jckarterrintaro
authored andcommitted
IRGen: Update some straggling tests for swiftlang#33192
(cherry picked from commit 89bbad2)
1 parent 91d3180 commit c80e78c

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)