2012-09-26 17:51:39 +08:00
|
|
|
; RUN: llc < %s
|
2012-03-16 08:21:54 +08:00
|
|
|
|
|
|
|
!llvm.dbg.cu = !{!0}
|
2013-11-23 05:49:45 +08:00
|
|
|
!llvm.module.flags = !{!2}
|
2012-03-16 08:21:54 +08:00
|
|
|
|
2015-08-04 01:26:41 +08:00
|
|
|
!0 = distinct !DICompileUnit(language: DW_LANG_C99, isOptimized: false, emissionKind: 0, file: !1, globals: null)
|
2015-04-30 00:38:44 +08:00
|
|
|
!1 = !DIFile(filename: "t", directory: "")
|
2015-03-04 01:24:31 +08:00
|
|
|
!2 = !{i32 1, !"Debug Info Version", i32 3}
|