aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/debug-info-version-b.ll
blob: e4944202f4210a246fbaced5796f33b7ac21753e (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 = !{!"0x11\0012\00clang\000\00", !"I AM UNEXPECTED!"} ; [ DW_TAG_compile_unit ]
!2 = !{!"b.c", !""}
!3 = !{}