Skip to content

Commit d2e1afb

Browse files
committed
Manual fixups post-update_test_checks
1 parent 3b4cfbe commit d2e1afb

File tree

8 files changed

+11
-14
lines changed

8 files changed

+11
-14
lines changed

llvm/test/DebugInfo/AArch64/ir-outliner.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ attributes #0 = { nounwind readnone speculatable willreturn }
146146
; IRDEBUG-NEXT: ret void, !dbg [[DBG34:![0-9]+]]
147147
;
148148
;
149-
; IRDEBUG-LABEL: @outlined_ir_func_0(
149+
; IRDEBUG-LABEL: define {{.+}} @outlined_ir_func_0(
150150
; IRDEBUG-NEXT: newFuncRoot:
151151
; IRDEBUG-NEXT: br label [[ENTRY_TO_OUTLINE:%.*]]
152152
; IRDEBUG: entry_to_outline:

llvm/test/DebugInfo/Generic/dbg-value-lower-linenos.ll

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@ bb2:
5353
; CHECK-LABEL: define void @bar
5454
;
5555
; CHECK: #dbg_value(i32 %map, ![[MAPVAR:[0-9]+]],{{.*}}),
56-
; CHECK-SAME: !dbg ![[UNKNOWN2:[0-9]+]]
56+
; CHECK-SAME: ![[UNKNOWN2:[0-9]+]]
5757
; CHECK-NEXT: store
5858
; CHECK-NEXT: #dbg_value(ptr %map.addr, ![[MAPVAR]],
5959
; CHECK-SAME: !DIExpression(DW_OP_deref),
60-
; CHECK-SAME: !dbg ![[UNKNOWN2]]
60+
; CHECK-SAME: ![[UNKNOWN2]]
6161
; CHECK-NEXT: call
6262
; CHECK-NEXT: load
6363
; CHECK-NEXT: #dbg_value(i32 %{{[0-9]+}}, ![[MAPVAR]],
64-
; CHECK-SAME: !dbg ![[UNKNOWN2]]
64+
; CHECK-SAME: ![[UNKNOWN2]]
6565

6666
define void @bar(i32 %map) !dbg !20 {
6767
entry:

llvm/test/Transforms/DeadArgElim/2010-04-30-DbgInfo.ll

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ bb2: ; preds = %bb1, %bb
7272
declare void @llvm.dbg.value(metadata, metadata, metadata) nounwind readnone
7373

7474
; CHECK: attributes #0 = { nounwind ssp }
75-
; CHECK: attributes #1 = { nocallback nofree nosync nounwind speculatable willreturn memory(none) }
76-
; CHECK: attributes #2 = { noinline nounwind ssp }
75+
; CHECK: attributes #1 = { noinline nounwind ssp }
7776

7877
!llvm.dbg.cu = !{!3}
7978
!llvm.module.flags = !{!30}

llvm/test/Transforms/HotColdSplit/transfer-debug-info.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ target triple = "x86_64-apple-macosx10.14.0"
3333

3434
; CHECK-NEXT: #dbg_value(i32 [[ADD1]]
3535
; CHECK-SAME: [[VAR_FROM_INLINE_ME:![0-9]+]]
36-
; CHECK-SAME: !dbg [[LINE2]]
36+
; CHECK-SAME: [[LINE2]]
3737

3838
; CHECK-NEXT: #dbg_value(i32 [[ADD1]]
3939
; CHECK-SAME: [[VAR2:![0-9]+]]
40-
; CHECK-SAME: !dbg [[LINE4:![0-9]+]]
40+
; CHECK-SAME: [[LINE4:![0-9]+]]
4141

4242

4343
; - The DISubprogram for @foo.cold.1 has an empty DISubroutineType

llvm/test/Transforms/IROutliner/legal-debug.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ attributes #0 = { nounwind readnone speculatable willreturn }
124124
; CHECK-NEXT: ret void, !dbg [[DBG34:![0-9]+]]
125125
;
126126
;
127-
; CHECK-LABEL: @outlined_ir_func_0(
127+
; CHECK-LABEL: define {{.+}} @outlined_ir_func_0(
128128
; CHECK-NEXT: newFuncRoot:
129129
; CHECK-NEXT: br label [[ENTRY_TO_OUTLINE:%.*]]
130130
; CHECK: entry_to_outline:

llvm/test/Transforms/ObjCARC/basic.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2953,5 +2953,4 @@ define void @test68(ptr %a, ptr %b) {
29532953
!5 = !{i32 2, !"Debug Info Version", i32 3}
29542954

29552955
; CHECK: attributes [[NUW]] = { nounwind }
2956-
; CHECK: attributes #1 = { nocallback nofree nosync nounwind speculatable willreturn memory(none) }
29572956
; CHECK: ![[RELEASE]] = !{}

llvm/test/Transforms/ObjCARC/ensure-that-exception-unwind-path-is-visited.ll

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,9 @@ declare void @NSLog(ptr, ...)
103103
declare void @llvm.dbg.value(metadata, metadata, metadata) nounwind readnone
104104

105105
; CHECK: attributes #0 = { ssp uwtable }
106-
; CHECK: attributes #1 = { nocallback nofree nosync nounwind speculatable willreturn memory(none) }
107-
; CHECK: attributes #2 = { nonlazybind }
106+
; CHECK: attributes #1 = { nonlazybind }
108107
; CHECK: attributes [[NUW]] = { nounwind }
109-
; CHECK: attributes #4 = { noinline ssp uwtable }
108+
; CHECK: attributes #3 = { noinline ssp uwtable }
110109

111110
!llvm.dbg.cu = !{!0}
112111
!llvm.module.flags = !{!33, !34, !35, !36, !61}

llvm/test/Transforms/SafeStack/X86/debug-loc2.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ entry:
3535
call void @capture(ptr nonnull %x1), !dbg !17
3636

3737
; An extra non-dbg.value metadata use of %x2. Replaced with undef.
38-
; CHECK: call void @llvm.random.metadata.use(ptr undef
38+
; CHECK: call void @llvm.random.metadata.use(metadata ptr undef
3939
call void @llvm.random.metadata.use(metadata ptr %x2)
4040

4141
; CHECK: #dbg_value(ptr %[[USP]], ![[X2:.*]], !DIExpression(DW_OP_constu, 8, DW_OP_minus, DW_OP_deref),

0 commit comments

Comments
 (0)