9 lines
465 B
LLVM
9 lines
465 B
LLVM
|
!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}
|