diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/dbg-combine.ll')
-rw-r--r-- | llvm/test/CodeGen/X86/dbg-combine.ll | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/llvm/test/CodeGen/X86/dbg-combine.ll b/llvm/test/CodeGen/X86/dbg-combine.ll index b7932acd1af..5eb2ea9df51 100644 --- a/llvm/test/CodeGen/X86/dbg-combine.ll +++ b/llvm/test/CodeGen/X86/dbg-combine.ll @@ -74,40 +74,40 @@ attributes #2 = { nounwind } !llvm.module.flags = !{!9, !10} !llvm.ident = !{!11} -!0 = !MDCompileUnit(language: DW_LANG_C99, producer: "clang version 3.7.0 (trunk 227074)", isOptimized: false, emissionKind: 1, file: !1, enums: !2, retainedTypes: !2, subprograms: !3, globals: !2, imports: !2) -!1 = !MDFile(filename: "dbg-combine.c", directory: "/home/probinson/projects/scratch") +!0 = !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.7.0 (trunk 227074)", isOptimized: false, emissionKind: 1, file: !1, enums: !2, retainedTypes: !2, subprograms: !3, globals: !2, imports: !2) +!1 = !DIFile(filename: "dbg-combine.c", directory: "/home/probinson/projects/scratch") !2 = !{} !3 = !{!4} -!4 = !MDSubprogram(name: "foo", line: 1, isLocal: false, isDefinition: true, isOptimized: false, scopeLine: 2, file: !1, scope: !5, type: !6, function: i32 ()* @foo, variables: !2) -!5 = !MDFile(filename: "dbg-combine.c", directory: "/home/probinson/projects/scratch") -!6 = !MDSubroutineType(types: !7) +!4 = !DISubprogram(name: "foo", line: 1, isLocal: false, isDefinition: true, isOptimized: false, scopeLine: 2, file: !1, scope: !5, type: !6, function: i32 ()* @foo, variables: !2) +!5 = !DIFile(filename: "dbg-combine.c", directory: "/home/probinson/projects/scratch") +!6 = !DISubroutineType(types: !7) !7 = !{!8} -!8 = !MDBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed) +!8 = !DIBasicType(tag: DW_TAG_base_type, name: "int", size: 32, align: 32, encoding: DW_ATE_signed) !9 = !{i32 2, !"Dwarf Version", i32 4} !10 = !{i32 2, !"Debug Info Version", i32 3} !11 = !{!"clang version 3.7.0 (trunk 227074)"} -!12 = !MDLocalVariable(tag: DW_TAG_auto_variable, name: "elems", line: 3, scope: !4, file: !5, type: !8) -!13 = !MDExpression() -!14 = !MDLocation(line: 3, column: 8, scope: !4) -!15 = !MDLocation(line: 4, column: 15, scope: !4) -!16 = !MDLocation(line: 4, column: 4, scope: !4) -!17 = !MDLocalVariable(tag: DW_TAG_auto_variable, name: "array1", line: 4, scope: !4, file: !5, type: !18) -!18 = !MDCompositeType(tag: DW_TAG_array_type, align: 32, baseType: !8, elements: !19) +!12 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "elems", line: 3, scope: !4, file: !5, type: !8) +!13 = !DIExpression() +!14 = !DILocation(line: 3, column: 8, scope: !4) +!15 = !DILocation(line: 4, column: 15, scope: !4) +!16 = !DILocation(line: 4, column: 4, scope: !4) +!17 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "array1", line: 4, scope: !4, file: !5, type: !18) +!18 = !DICompositeType(tag: DW_TAG_array_type, align: 32, baseType: !8, elements: !19) !19 = !{!20} -!20 = !MDSubrange(count: -1) -!21 = !MDExpression(DW_OP_deref) -!22 = !MDLocation(line: 4, column: 8, scope: !4) -!23 = !MDLocation(line: 5, column: 4, scope: !4) -!24 = !MDLocation(line: 5, column: 13, scope: !4) -!25 = !MDLocation(line: 6, column: 4, scope: !4) -!26 = !MDLocation(line: 6, column: 13, scope: !4) -!27 = !MDLocation(line: 7, column: 4, scope: !4) -!28 = !MDLocation(line: 7, column: 13, scope: !4) -!29 = !MDLocation(line: 8, column: 15, scope: !4) -!30 = !MDLocation(line: 8, column: 4, scope: !4) -!31 = !MDLocalVariable(tag: DW_TAG_auto_variable, name: "array2", line: 8, scope: !4, file: !5, type: !18) -!32 = !MDLocation(line: 8, column: 8, scope: !4) -!33 = !MDLocation(line: 9, column: 4, scope: !4) -!34 = !MDLocation(line: 9, column: 13, scope: !4) -!35 = !MDLocation(line: 10, column: 11, scope: !4) -!36 = !MDLocation(line: 11, column: 1, scope: !4) +!20 = !DISubrange(count: -1) +!21 = !DIExpression(DW_OP_deref) +!22 = !DILocation(line: 4, column: 8, scope: !4) +!23 = !DILocation(line: 5, column: 4, scope: !4) +!24 = !DILocation(line: 5, column: 13, scope: !4) +!25 = !DILocation(line: 6, column: 4, scope: !4) +!26 = !DILocation(line: 6, column: 13, scope: !4) +!27 = !DILocation(line: 7, column: 4, scope: !4) +!28 = !DILocation(line: 7, column: 13, scope: !4) +!29 = !DILocation(line: 8, column: 15, scope: !4) +!30 = !DILocation(line: 8, column: 4, scope: !4) +!31 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "array2", line: 8, scope: !4, file: !5, type: !18) +!32 = !DILocation(line: 8, column: 8, scope: !4) +!33 = !DILocation(line: 9, column: 4, scope: !4) +!34 = !DILocation(line: 9, column: 13, scope: !4) +!35 = !DILocation(line: 10, column: 11, scope: !4) +!36 = !DILocation(line: 11, column: 1, scope: !4) |