8625704ad8
Former-commit-id: 67aa10e65b237e1c4537630979ee99ebe1374215
9 lines
276 B
LLVM
9 lines
276 B
LLVM
; RUN: llc < %s
|
|
|
|
!llvm.dbg.cu = !{!0}
|
|
!llvm.module.flags = !{!2}
|
|
|
|
!0 = distinct !DICompileUnit(language: DW_LANG_C99, isOptimized: false, emissionKind: FullDebug, file: !1, globals: null)
|
|
!1 = !DIFile(filename: "t", directory: "")
|
|
!2 = !{i32 1, !"Debug Info Version", i32 3}
|