@@ -28,12 +28,12 @@ entry:
28
28
store i32 0 , ptr %retval , align 4
29
29
store i32 %argc , ptr %argc.addr , align 4
30
30
store ptr %argv , ptr %argv.addr , align 8
31
- call void @_ZL3foov.__uniq.50354172613129440706982166615384819716 () #4 , !dbg !14
31
+ call void @_ZL3foov.__uniq.246575255519150625886541854978321354160 () #4 , !dbg !14
32
32
ret i32 0 , !dbg !15
33
33
}
34
34
35
35
; Function Attrs: mustprogress noinline optnone uwtable
36
- define internal void @_ZL3foov.__uniq.50354172613129440706982166615384819716 () #1 !dbg !16 {
36
+ define internal void @_ZL3foov.__uniq.246575255519150625886541854978321354160 () #1 !dbg !16 {
37
37
entry:
38
38
%a = alloca ptr , align 8
39
39
%call = call noalias noundef nonnull ptr @_Znam (i64 noundef 20 ) #5 , !dbg !17
@@ -76,7 +76,7 @@ attributes #5 = { builtin allocsize(0) }
76
76
!13 = !{}
77
77
!14 = !DILocation (line: 8 , column: 3 , scope: !10 )
78
78
!15 = !DILocation (line: 9 , column: 3 , scope: !10 )
79
- !16 = distinct !DISubprogram (name: "foo" , linkageName: "_ZL3foov.__uniq.50354172613129440706982166615384819716 " , scope: !11 , file: !11 , line: 3 , type: !12 , scopeLine: 3 , flags: DIFlagPrototyped, spFlags: DISPFlagLocalToUnit | DISPFlagDefinition, unit: !0 )
79
+ !16 = distinct !DISubprogram (name: "foo" , linkageName: "_ZL3foov.__uniq.246575255519150625886541854978321354160 " , scope: !11 , file: !11 , line: 3 , type: !12 , scopeLine: 3 , flags: DIFlagPrototyped, spFlags: DISPFlagLocalToUnit | DISPFlagDefinition, unit: !0 )
80
80
!17 = !DILocation (line: 4 , column: 12 , scope: !16 )
81
81
!18 = !DILocation (line: 4 , column: 8 , scope: !16 )
82
82
!19 = !DILocation (line: 5 , column: 10 , scope: !16 )
0 commit comments