Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
[llvm-complete.git] / test / DebugInfo / Generic / bug_null_debuginfo.ll
blob8bbee7836653ee3e9746b78559654970007597ab
1 ; RUN: llc < %s
3 !llvm.dbg.cu = !{!0}
4 !llvm.module.flags = !{!2}
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}