xref: /llvm-project/llvm/test/DebugInfo/Generic/bug_null_debuginfo.ll (revision b8089516a5e5eae6aff3bdaef426cccd6355c0c5)
1; RUN: llc < %s
2
3!llvm.dbg.cu = !{!0}
4!llvm.module.flags = !{!2}
5
6!0 = distinct !DICompileUnit(language: DW_LANG_C99, isOptimized: false, emissionKind: FullDebug, file: !1, globals:  null)
7!1 = !DIFile(filename: "t", directory: "")
8!2 = !{i32 1, !"Debug Info Version", i32 3}
9