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 void @_ZL3barv() #1 {
15 define internal void @dummy() {
21 !llvm.module.flags = !{!3}
24 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, file: !1, producer: "clang version 5.0.0 (trunk 297016)", isOptimized: true, runtimeVersion: 0, emissionKind: NoDebug, enums: !2)
25 !1 = !DIFile(filename: "c.cc", directory: "/ssd/llvm/abc/small")
27 !3 = !{i32 2, !"Debug Info Version", i32 3}
28 !31 = !{!"clang version 5.0.0 (trunk 297016)"}