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 {
8 !llvm.module.flags = !{!0, !1}
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: "")
15 !5 = !DICompositeType(tag: DW_TAG_class_type, file: !3, flags: DIFlagFwdDecl, identifier: "SHARED")
16 !6 = distinct !DISubprogram(unit: !2)