Skip to content

Commit 198d809

Browse files
authored
review: fix formatting
1 parent f2ffab2 commit 198d809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/DirectX/metadata-stripping.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ _Z4mainDv3_j.exit: ; preds = %for.body.i, %entry
2727
; CHECK-NOT: !{!"llvm.loop.mustprogress"}
2828
; CHECK-DAG: [[RANGEMD]] = !{i32 1, i32 5}
2929
; CHECK-DAG: [[LOOPMD]] = distinct !{[[LOOPMD]]}
30-
; CHECK-NOT: {!"llvm.loop.mustprogress"}
30+
; CHECK-NOT: !{!"llvm.loop.mustprogress"}
3131
!0 = distinct !{!0, !1}
3232
!1 = !{!"llvm.loop.mustprogress"}
3333
!2 = !{i32 1, i32 5}

0 commit comments

Comments
 (0)