Mercurial > hg > CbC > CbC_llvm
comparison test/CodeGen/MIR/X86/unknown-metadata-node.mir @ 147:c2174574ed3a
LLVM 10
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 14 Aug 2019 16:55:33 +0900 |
parents | 3a76565eade5 |
children |
comparison
equal
deleted
inserted
replaced
134:3a76565eade5 | 147:c2174574ed3a |
---|---|
21 !llvm.ident = !{!11} | 21 !llvm.ident = !{!11} |
22 | 22 |
23 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.7.0", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, retainedTypes: !2, globals: !2, imports: !2) | 23 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.7.0", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, retainedTypes: !2, globals: !2, imports: !2) |
24 !1 = !DIFile(filename: "test.ll", directory: "") | 24 !1 = !DIFile(filename: "test.ll", directory: "") |
25 !2 = !{} | 25 !2 = !{} |
26 !4 = distinct !DISubprogram(name: "test", scope: !5, file: !5, line: 4, type: !6, isLocal: false, isDefinition: true, scopeLine: 4, flags: DIFlagPrototyped, isOptimized: false, unit: !0, variables: !2) | 26 !4 = distinct !DISubprogram(name: "test", scope: !5, file: !5, line: 4, type: !6, isLocal: false, isDefinition: true, scopeLine: 4, flags: DIFlagPrototyped, isOptimized: false, unit: !0, retainedNodes: !2) |
27 !5 = !DIFile(filename: "test.c", directory: "") | 27 !5 = !DIFile(filename: "test.c", directory: "") |
28 !6 = !DISubroutineType(types: !7) | 28 !6 = !DISubroutineType(types: !7) |
29 !7 = !{!8, !8} | 29 !7 = !{!8, !8} |
30 !8 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed) | 30 !8 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed) |
31 !9 = !{i32 2, !"Dwarf Version", i32 4} | 31 !9 = !{i32 2, !"Dwarf Version", i32 4} |