@@ -20,7 +20,7 @@ attributes #0 = { nocallback nofree nosync nounwind speculatable willreturn memo
20
20
!llvm.module.flags = !{!4 }
21
21
22
22
!0 = distinct !DICompileUnit (language: DW_LANG_C, file: !1 , producer: "debugify" , isOptimized: true , runtimeVersion: 0 , emissionKind: FullDebug)
23
- !1 = !DIFile (filename: "/Users/zainjaffal/Repos/internal/ llvm-project2 /llvm/test/Transforms/Util/bounds-safety-annotation-remarks.ll" , directory: "/" )
23
+ !1 = !DIFile (filename: "/llvm-project /llvm/test/Transforms/Util/bounds-safety-annotation-remarks.ll" , directory: "/" )
24
24
!2 = !{i32 4 }
25
25
!3 = !{i32 1 }
26
26
!4 = !{i32 2 , !"Debug Info Version" , i32 3 }
@@ -54,7 +54,7 @@ attributes #0 = { nocallback nofree nosync nounwind speculatable willreturn memo
54
54
; CHECK-NEXT: Pass: annotation-remarks
55
55
; CHECK-NEXT: Name: AutoInitStore
56
56
; CHECK-NEXT: DebugLoc: { File:
57
- ; CHECK-NEXT: Line: 3 , Column: 1 }
57
+ ; CHECK-NEXT: Line: 2 , Column: 1 }
58
58
; CHECK-NEXT: Function: test1
59
59
; CHECK-NEXT: Args:
60
60
; CHECK-NEXT: - String: Store inserted by -ftrivial-auto-var-init.
@@ -78,7 +78,7 @@ attributes #0 = { nocallback nofree nosync nounwind speculatable willreturn memo
78
78
; CHECK-NEXT: Pass: annotation-remarks
79
79
; CHECK-NEXT: Name: AutoInitStore
80
80
; CHECK-NEXT: DebugLoc: { File:
81
- ; CHECK-NEXT: Line: 2 , Column: 1 }
81
+ ; CHECK-NEXT: Line: 3 , Column: 1 }
82
82
; CHECK-NEXT: Function: test1
83
83
; CHECK-NEXT: Args:
84
84
; CHECK-NEXT: - String: Store inserted by -ftrivial-auto-var-init.
@@ -97,4 +97,4 @@ attributes #0 = { nocallback nofree nosync nounwind speculatable willreturn memo
97
97
; CHECK-NEXT: - String: ' Atomic: '
98
98
; CHECK-NEXT: - StoreAtomic: 'false'
99
99
; CHECK-NEXT: - String: .
100
- ; CHECK-NEXT: ...
100
+ ; CHECK-NEXT: ...
0 commit comments