We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c814fe3 commit 576cb02Copy full SHA for 576cb02
test/SILGen/UIApplicationMain.swift
@@ -29,7 +29,7 @@ import UIKit
29
class MyDelegate : UIApplicationDelegate {}
30
31
// CHECK-LABEL: sil [ossa] @main
32
-// CHECK: function_ref @UIApplicationMain
+// CHECK: function_ref @$sSo17UIApplicationMainys5Int32VAC_SpySpys4Int8VGSgGSgSSSgAJtFTo
33
// IR-LABEL: define{{( protected)?}} i32 @main
34
// IR: call i32 @UIApplicationMain
35
0 commit comments