Skip to content

Commit 576cb02

Browse files
committed
Update iOS test for asmname change
1 parent c814fe3 commit 576cb02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SILGen/UIApplicationMain.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import UIKit
2929
class MyDelegate : UIApplicationDelegate {}
3030

3131
// CHECK-LABEL: sil [ossa] @main
32-
// CHECK: function_ref @UIApplicationMain
32+
// CHECK: function_ref @$sSo17UIApplicationMainys5Int32VAC_SpySpys4Int8VGSgGSgSSSgAJtFTo
3333
// IR-LABEL: define{{( protected)?}} i32 @main
3434
// IR: call i32 @UIApplicationMain
3535

0 commit comments

Comments
 (0)