Skip to content

Commit 54d98c9

Browse files
committed
minor
1 parent ad5d90a commit 54d98c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/DebugInfo/NVPTX/debug-bool-var.ll

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ entry:
8181
!15 = distinct !DILexicalBlock(scope: !14, file: !1, line: 10, column: 30)
8282
!16 = !DILocalVariable(name: "abc", scope: !15, file: !1, line: 11, type: !11)
8383
!17 = !DILocation(line: 11, column: 3, scope: !15)
84-
!18 = !DILocation(line: 12, scope: !15)
84+
!18 = !DILocation(line: 12, scope: !15)

0 commit comments

Comments
 (0)