blob: 09e36db42b49c91b49380d129a46c5390119dcf2 [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
Duncan P. N. Exon Smith55ca9642015-08-03 17:26:41 +00006!0 = distinct !DICompileUnit(language: DW_LANG_C99, isOptimized: false, emissionKind: 0, 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}