blob: 8bbee7836653ee3e9746b78559654970007597ab [file] [log] [blame]
Benjamin Kramer205d70e2012-09-26 09:51:39 +00001; RUN: llc < %s
Eric Christophera4a0cf82012-03-16 00:21:54 +00002
3!llvm.dbg.cu = !{!0}
Manman Ren409558f2013-11-22 21:49:45 +00004!llvm.module.flags = !{!2}
Eric Christophera4a0cf82012-03-16 00:21:54 +00005
Adrian Prantlb8089512016-04-01 00:16:49 +00006!0 = distinct !DICompileUnit(language: DW_LANG_C99, isOptimized: false, emissionKind: FullDebug, file: !1, globals: null)
Duncan P. N. Exon Smitha9308c42015-04-29 16:38:44 +00007!1 = !DIFile(filename: "t", directory: "")
Duncan P. N. Exon Smithe2741802015-03-03 17:24:31 +00008!2 = !{i32 1, !"Debug Info Version", i32 3}