Skip to content

Commit e0447f0

Browse files
Fix dbg-declare-alloca.ll
1 parent e937d8a commit e0447f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/DebugInfo/NVPTX/dbg-declare-alloca.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
; CHECK: .visible .func use_dbg_declare()
77
; CHECK: .local .align 8 .b8 __local_depot0[8];
8-
; CHECK: mov.u64 %SPL, __local_depot0;
8+
; CHECK: mov.b64 %SPL, __local_depot0;
99
; CHECK: add.u64 %rd1, %SP, 0;
1010
; CHECK: .loc 1 5 3 // t.c:5:3
1111
; CHECK: { // callseq 0, 0

0 commit comments

Comments
 (0)