mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
1653aa9f14
llvm-svn: 265081
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}
|