1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/test/Linker/Inputs/odr.ll

9 lines
465 B
LLVM
Raw Normal View History

!llvm.dbg.cu = !{!0}
!llvm.module.flags = !{!4}
!0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, file: !1, isOptimized: false, runtimeVersion: 0, emissionKind: NoDebug, retainedTypes: !2)
!1 = !DIFile(filename: "../../src/core/weakHashTable.cc", directory: "/Users/meister/Development/clasp/wbuild/clasp_boehm_o")
!2 = !{!3}
!3 = distinct !DICompositeType(tag: DW_TAG_class_type, file: !1, identifier: "zed")
!4 = !{i32 2, !"Debug Info Version", i32 3}