blob: 840eeb0cbf3126c764a4998e4aa9fcff301d5c96 [file] [log] [blame]
Evan Cheng40306232010-03-16 21:51:27 +00001; RUN: llc < %s
2; rdar://7759395
3
4%0 = type { i32, i32 }
5
6define void @t(%0*, i32, i32, i32, i32) nounwind {
7 tail call void @llvm.dbg.value(metadata !{%0* %0}, i64 0, metadata !0)
8 unreachable
9}
10
11declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
12
Manman Ren983a16c2013-06-28 05:43:10 +000013; !0 should conform to the format of DIVariable.
14!0 = metadata !{i32 786689, null, metadata !"a", null, i32 0, null, i32 0, i32 0} ;