xref: /aosp_15_r20/external/llvm/test/DebugInfo/Generic/bug_null_debuginfo.ll (revision 9880d6810fe72a1726cb53787c6711e909410d58)
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