Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
[llvm-complete.git] / test / LTO / X86 / Inputs / type-mapping-bug2.ll
blobb58a1e953fbf02d631a105fa2b361216b6cdebd5
1 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
2 target triple = "x86_64-unknown-linux-gnu"
4 define i32 @c() !dbg !6 {
5   unreachable
8 !llvm.module.flags = !{!0, !1}
9 !llvm.dbg.cu = !{!2}
10 !0 = !{i32 2, !"Debug Info Version", i32 3}
11 !1 = !{i32 1, !"ThinLTO", i32 0}
12 !2 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, file: !3, retainedTypes: !4)
13 !3 = !DIFile(filename: "f2", directory: "")
14 !4 = !{!5}
15 !5 = !DICompositeType(tag: DW_TAG_class_type, file: !3, flags: DIFlagFwdDecl, identifier: "SHARED")
16 !6 = distinct !DISubprogram(unit: !2)