aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/bug_null_debuginfo.ll
blob: 784f17ef61f298d4b4ce76f1ae81b63aae860225 (plain)
1
2
3
4
5
6
7
8
; RUN: llc < %s

!llvm.dbg.cu = !{!0}
!llvm.module.flags = !{!2}

!0 = !{!"0x11\0012\00\000\00\000\00\000", !1, null, null, null,  null, null} ; [ DW_TAG_compile_unit ]
!1 = !{!"t", !""}
!2 = !{i32 1, !"Debug Info Version", i32 2}