aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/debug-info-version-b.ll
blob: cc1c625653c9ba8352ab1531dcca3551885511b1 (plain)
1
2
3
4
5
6
7
8
9
10
; RUN: true
; Companion for debug-info-version-a.ll.

!llvm.module.flags = !{ !0 }
!llvm.dbg.cu = !{!1}

!0 = !{i32 2, !"Debug Info Version", i32 42}
!1 = !MDCompileUnit(language: DW_LANG_C99, producer: "clang", isOptimized: false, file: !"I AM UNEXPECTED!")
!2 = !{!"b.c", !""}
!3 = !{}