diff options
Diffstat (limited to 'llvm/test/tools/dsymutil/Inputs')
| -rw-r--r-- | llvm/test/tools/dsymutil/Inputs/frame-dw2.ll | 6 | ||||
| -rw-r--r-- | llvm/test/tools/dsymutil/Inputs/frame-dw4.ll | 6 | ||||
| -rw-r--r-- | llvm/test/tools/dsymutil/Inputs/odr1.ll | 16 | ||||
| -rw-r--r-- | llvm/test/tools/dsymutil/Inputs/odr2.ll | 6 | ||||
| -rw-r--r-- | llvm/test/tools/dsymutil/Inputs/odr3.ll | 8 | ||||
| -rw-r--r-- | llvm/test/tools/dsymutil/Inputs/odr4.ll | 2 | ||||
| -rw-r--r-- | llvm/test/tools/dsymutil/Inputs/odr5.ll | 6 | ||||
| -rw-r--r-- | llvm/test/tools/dsymutil/Inputs/odr6.ll | 6 | ||||
| -rw-r--r-- | llvm/test/tools/dsymutil/Inputs/odr7.ll | 2 |
9 files changed, 29 insertions, 29 deletions
diff --git a/llvm/test/tools/dsymutil/Inputs/frame-dw2.ll b/llvm/test/tools/dsymutil/Inputs/frame-dw2.ll index 7ffc9339731..ed4652265a7 100644 --- a/llvm/test/tools/dsymutil/Inputs/frame-dw2.ll +++ b/llvm/test/tools/dsymutil/Inputs/frame-dw2.ll @@ -55,16 +55,16 @@ attributes #2 = { "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "n !10 = !{i32 2, !"Debug Info Version", i32 3} !11 = !{i32 1, !"PIC Level", i32 2} !12 = !{!"clang version 3.7.0 (trunk 239176) (llvm/trunk 239190)"} -!13 = !DILocalVariable(tag: DW_TAG_arg_variable, name: "b", arg: 1, scope: !4, file: !1, line: 3, type: !7) +!13 = !DILocalVariable(name: "b", arg: 1, scope: !4, file: !1, line: 3, type: !7) !14 = !DIExpression() !15 = !DILocation(line: 3, column: 13, scope: !4) -!16 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "var", scope: !4, file: !1, line: 4, type: !7) +!16 = !DILocalVariable(name: "var", scope: !4, file: !1, line: 4, type: !7) !17 = !DILocation(line: 4, column: 6, scope: !4) !18 = !DILocation(line: 4, column: 12, scope: !4) !19 = !DILocation(line: 4, column: 14, scope: !4) !20 = !DILocation(line: 5, column: 9, scope: !4) !21 = !DILocation(line: 5, column: 2, scope: !4) -!22 = !DILocalVariable(tag: DW_TAG_arg_variable, name: "b", arg: 1, scope: !8, file: !1, line: 8, type: !7) +!22 = !DILocalVariable(name: "b", arg: 1, scope: !8, file: !1, line: 8, type: !7) !23 = !DILocation(line: 8, column: 13, scope: !8) !24 = !DILocation(line: 9, column: 13, scope: !8) !25 = !DILocation(line: 9, column: 9, scope: !8) diff --git a/llvm/test/tools/dsymutil/Inputs/frame-dw4.ll b/llvm/test/tools/dsymutil/Inputs/frame-dw4.ll index c8674b13e58..7e61db532b6 100644 --- a/llvm/test/tools/dsymutil/Inputs/frame-dw4.ll +++ b/llvm/test/tools/dsymutil/Inputs/frame-dw4.ll @@ -55,16 +55,16 @@ attributes #2 = { "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "n !10 = !{i32 2, !"Debug Info Version", i32 3} !11 = !{i32 1, !"PIC Level", i32 2} !12 = !{!"clang version 3.7.0 (trunk 239176) (llvm/trunk 239190)"} -!13 = !DILocalVariable(tag: DW_TAG_arg_variable, name: "b", arg: 1, scope: !4, file: !1, line: 3, type: !7) +!13 = !DILocalVariable(name: "b", arg: 1, scope: !4, file: !1, line: 3, type: !7) !14 = !DIExpression() !15 = !DILocation(line: 3, column: 13, scope: !4) -!16 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "var", scope: !4, file: !1, line: 4, type: !7) +!16 = !DILocalVariable(name: "var", scope: !4, file: !1, line: 4, type: !7) !17 = !DILocation(line: 4, column: 6, scope: !4) !18 = !DILocation(line: 4, column: 12, scope: !4) !19 = !DILocation(line: 4, column: 14, scope: !4) !20 = !DILocation(line: 5, column: 9, scope: !4) !21 = !DILocation(line: 5, column: 2, scope: !4) -!22 = !DILocalVariable(tag: DW_TAG_arg_variable, name: "b", arg: 1, scope: !8, file: !1, line: 8, type: !7) +!22 = !DILocalVariable(name: "b", arg: 1, scope: !8, file: !1, line: 8, type: !7) !23 = !DILocation(line: 8, column: 13, scope: !8) !24 = !DILocation(line: 9, column: 13, scope: !8) !25 = !DILocation(line: 9, column: 9, scope: !8) diff --git a/llvm/test/tools/dsymutil/Inputs/odr1.ll b/llvm/test/tools/dsymutil/Inputs/odr1.ll index 818e0effa3e..2a56f0188a4 100644 --- a/llvm/test/tools/dsymutil/Inputs/odr1.ll +++ b/llvm/test/tools/dsymutil/Inputs/odr1.ll @@ -125,29 +125,29 @@ attributes #3 = { inlinehint nounwind ssp uwtable "disable-tail-calls"="false" " !56 = !{i32 2, !"Debug Info Version", i32 3} !57 = !{i32 1, !"PIC Level", i32 2} !58 = !{!"clang version 3.8.0 (trunk 242534)"} -!59 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "s", scope: !53, file: !1, line: 4, type: !28) +!59 = !DILocalVariable(name: "s", scope: !53, file: !1, line: 4, type: !28) !60 = !DIExpression() !61 = !DILocation(line: 4, column: 12, scope: !53) -!62 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "nc", scope: !53, file: !1, line: 5, type: !"_ZTSN1N1CE") +!62 = !DILocalVariable(name: "nc", scope: !53, file: !1, line: 5, type: !"_ZTSN1N1CE") !63 = !DILocation(line: 5, column: 7, scope: !53) -!64 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "nnc", scope: !53, file: !1, line: 6, type: !"_ZTSN1N1N1CE") +!64 = !DILocalVariable(name: "nnc", scope: !53, file: !1, line: 6, type: !"_ZTSN1N1N1CE") !65 = !DILocation(line: 6, column: 10, scope: !53) -!66 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "ac", scope: !53, file: !1, line: 7, type: !67) +!66 = !DILocalVariable(name: "ac", scope: !53, file: !1, line: 7, type: !67) !67 = !DICompositeType(tag: DW_TAG_class_type, name: "AnonC", scope: !68, file: !5, line: 38, size: 8, align: 8, elements: !2) !68 = !DINamespace(scope: null, file: !5, line: 37) !69 = !DILocation(line: 7, column: 8, scope: !53) -!70 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "u", scope: !53, file: !1, line: 8, type: !"_ZTS1U") +!70 = !DILocalVariable(name: "u", scope: !53, file: !1, line: 8, type: !"_ZTS1U") !71 = !DILocation(line: 8, column: 4, scope: !53) !72 = !DILocation(line: 10, column: 9, scope: !53) !73 = !DILocation(line: 10, column: 2, scope: !53) -!74 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "functor", scope: !40, file: !5, line: 49, type: !"_ZTSZ4funcvEUlvE_") +!74 = !DILocalVariable(name: "functor", scope: !40, file: !5, line: 49, type: !"_ZTSZ4funcvEUlvE_") !75 = !DILocation(line: 49, column: 7, scope: !40) !76 = !DILocation(line: 50, column: 9, scope: !40) !77 = !DILocation(line: 50, column: 2, scope: !40) -!78 = !DILocalVariable(tag: DW_TAG_arg_variable, name: "this", arg: 1, scope: !54, type: !79, flags: DIFlagArtificial | DIFlagObjectPointer) +!78 = !DILocalVariable(name: "this", arg: 1, scope: !54, type: !79, flags: DIFlagArtificial | DIFlagObjectPointer) !79 = !DIDerivedType(tag: DW_TAG_pointer_type, baseType: !48, size: 64, align: 64) !80 = !DILocation(line: 0, scope: !54) -!81 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "dummy", scope: !54, file: !5, line: 49, type: !"_ZTSZ4funcvE11CInsideFunc") +!81 = !DILocalVariable(name: "dummy", scope: !54, file: !5, line: 49, type: !"_ZTSZ4funcvE11CInsideFunc") !82 = !DILocation(line: 49, column: 36, scope: !54) !83 = !DILocation(line: 49, column: 56, scope: !54) !84 = !DILocation(line: 49, column: 43, scope: !54) diff --git a/llvm/test/tools/dsymutil/Inputs/odr2.ll b/llvm/test/tools/dsymutil/Inputs/odr2.ll index da66a2d7153..05c6fa89fdc 100644 --- a/llvm/test/tools/dsymutil/Inputs/odr2.ll +++ b/llvm/test/tools/dsymutil/Inputs/odr2.ll @@ -81,7 +81,7 @@ attributes #2 = { nounwind ssp uwtable "disable-tail-calls"="false" "less-precis !31 = !{i32 2, !"Debug Info Version", i32 3} !32 = !{i32 1, !"PIC Level", i32 2} !33 = !{!"clang version 3.8.0 (trunk 242534)"} -!34 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "s", scope: !25, file: !1, line: 4, type: !"_ZTS1S") +!34 = !DILocalVariable(name: "s", scope: !25, file: !1, line: 4, type: !"_ZTS1S") !35 = !DIExpression() !36 = !DILocation(line: 4, column: 4, scope: !25) !37 = !DILocation(line: 5, column: 2, scope: !25) @@ -89,11 +89,11 @@ attributes #2 = { nounwind ssp uwtable "disable-tail-calls"="false" "less-precis !39 = distinct !DILocation(line: 5, column: 2, scope: !25) !40 = !DILocation(line: 4, column: 48, scope: !28, inlinedAt: !39) !41 = !DILocation(line: 6, column: 9, scope: !25) -!42 = !DILocalVariable(tag: DW_TAG_arg_variable, name: "this", arg: 1, scope: !28, type: !43, flags: DIFlagArtificial | DIFlagObjectPointer) +!42 = !DILocalVariable(name: "this", arg: 1, scope: !28, type: !43, flags: DIFlagArtificial | DIFlagObjectPointer) !43 = !DIDerivedType(tag: DW_TAG_pointer_type, baseType: !"_ZTS1S", size: 64, align: 64) !44 = !DILocation(line: 0, scope: !28, inlinedAt: !39) !45 = !DILocation(line: 6, column: 2, scope: !25) -!46 = !DILocalVariable(tag: DW_TAG_arg_variable, name: "this", arg: 1, scope: !29, type: !43, flags: DIFlagArtificial | DIFlagObjectPointer) +!46 = !DILocalVariable(name: "this", arg: 1, scope: !29, type: !43, flags: DIFlagArtificial | DIFlagObjectPointer) !47 = !DILocation(line: 0, scope: !29) !48 = !DILocation(line: 18, column: 21, scope: !29) !49 = !DILocation(line: 18, column: 14, scope: !29) diff --git a/llvm/test/tools/dsymutil/Inputs/odr3.ll b/llvm/test/tools/dsymutil/Inputs/odr3.ll index d0fd23963c2..f3a7c488eac 100644 --- a/llvm/test/tools/dsymutil/Inputs/odr3.ll +++ b/llvm/test/tools/dsymutil/Inputs/odr3.ll @@ -85,7 +85,7 @@ attributes #2 = { nounwind ssp uwtable "disable-tail-calls"="false" "less-precis !31 = !{i32 2, !"Debug Info Version", i32 3} !32 = !{i32 1, !"PIC Level", i32 2} !33 = !{!"clang version 3.8.0 (trunk 242534)"} -!34 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "s", scope: !25, file: !1, line: 4, type: !"_ZTS1S") +!34 = !DILocalVariable(name: "s", scope: !25, file: !1, line: 4, type: !"_ZTS1S") !35 = !DIExpression() !36 = !DILocation(line: 4, column: 4, scope: !25) !37 = !DILocation(line: 5, column: 2, scope: !25) @@ -94,13 +94,13 @@ attributes #2 = { nounwind ssp uwtable "disable-tail-calls"="false" "less-precis !40 = !DILocation(line: 5, column: 54, scope: !28, inlinedAt: !39) !41 = !DILocation(line: 5, column: 56, scope: !28, inlinedAt: !39) !42 = !DILocation(line: 6, column: 9, scope: !25) -!43 = !DILocalVariable(tag: DW_TAG_arg_variable, name: "this", arg: 1, scope: !28, type: !44, flags: DIFlagArtificial | DIFlagObjectPointer) +!43 = !DILocalVariable(name: "this", arg: 1, scope: !28, type: !44, flags: DIFlagArtificial | DIFlagObjectPointer) !44 = !DIDerivedType(tag: DW_TAG_pointer_type, baseType: !"_ZTS1S", size: 64, align: 64) !45 = !DILocation(line: 0, scope: !28, inlinedAt: !39) -!46 = !DILocalVariable(tag: DW_TAG_arg_variable, name: "Add", arg: 2, scope: !28, file: !5, line: 5, type: !8) +!46 = !DILocalVariable(name: "Add", arg: 2, scope: !28, file: !5, line: 5, type: !8) !47 = !DILocation(line: 5, column: 16, scope: !28, inlinedAt: !39) !48 = !DILocation(line: 6, column: 2, scope: !25) -!49 = !DILocalVariable(tag: DW_TAG_arg_variable, name: "this", arg: 1, scope: !29, type: !44, flags: DIFlagArtificial | DIFlagObjectPointer) +!49 = !DILocalVariable(name: "this", arg: 1, scope: !29, type: !44, flags: DIFlagArtificial | DIFlagObjectPointer) !50 = !DILocation(line: 0, scope: !29) !51 = !DILocation(line: 18, column: 21, scope: !29) !52 = !DILocation(line: 18, column: 14, scope: !29) diff --git a/llvm/test/tools/dsymutil/Inputs/odr4.ll b/llvm/test/tools/dsymutil/Inputs/odr4.ll index ecaf85bd34f..7e51aea814a 100644 --- a/llvm/test/tools/dsymutil/Inputs/odr4.ll +++ b/llvm/test/tools/dsymutil/Inputs/odr4.ll @@ -35,7 +35,7 @@ attributes #1 = { nounwind readnone } !8 = !{i32 2, !"Debug Info Version", i32 3} !9 = !{i32 1, !"PIC Level", i32 2} !10 = !{!"clang version 3.8.0 (trunk 242534)"} -!11 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "ac", scope: !4, file: !1, line: 7, type: !12) +!11 = !DILocalVariable(name: "ac", scope: !4, file: !1, line: 7, type: !12) !12 = !DICompositeType(tag: DW_TAG_class_type, name: "AnonC", scope: !13, file: !1, line: 2, size: 8, align: 8, elements: !2) !13 = !DINamespace(scope: null, file: !1, line: 1) !14 = !DIExpression() diff --git a/llvm/test/tools/dsymutil/Inputs/odr5.ll b/llvm/test/tools/dsymutil/Inputs/odr5.ll index 7b738be5427..c8208aafef0 100644 --- a/llvm/test/tools/dsymutil/Inputs/odr5.ll +++ b/llvm/test/tools/dsymutil/Inputs/odr5.ll @@ -84,16 +84,16 @@ attributes #2 = { nounwind ssp uwtable "disable-tail-calls"="false" "less-precis !36 = !{i32 2, !"Debug Info Version", i32 3} !37 = !{i32 1, !"PIC Level", i32 2} !38 = !{!"clang version 3.8.0 (trunk 242534)"} -!39 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "d", scope: !25, file: !1, line: 4, type: !"_ZTSN1S6NestedE") +!39 = !DILocalVariable(name: "d", scope: !25, file: !1, line: 4, type: !"_ZTSN1S6NestedE") !40 = !DIExpression() !41 = !DILocation(line: 4, column: 12, scope: !25) !42 = !DILocation(line: 5, column: 2, scope: !25) !43 = !DILocation(line: 6, column: 11, scope: !25) !44 = !DILocation(line: 6, column: 2, scope: !25) -!45 = !DILocalVariable(tag: DW_TAG_arg_variable, name: "this", arg: 1, scope: !28, type: !46, flags: DIFlagArtificial | DIFlagObjectPointer) +!45 = !DILocalVariable(name: "this", arg: 1, scope: !28, type: !46, flags: DIFlagArtificial | DIFlagObjectPointer) !46 = !DIDerivedType(tag: DW_TAG_pointer_type, baseType: !"_ZTSN1S6NestedE", size: 64, align: 64) !47 = !DILocation(line: 0, scope: !28) -!48 = !DILocalVariable(tag: DW_TAG_arg_variable, name: "Val", arg: 2, scope: !28, file: !5, line: 12, type: !8) +!48 = !DILocalVariable(name: "Val", arg: 2, scope: !28, file: !5, line: 12, type: !8) !49 = !DILocation(line: 12, column: 36, scope: !28) !50 = !DILocation(line: 12, column: 54, scope: !28) !51 = !DILocation(line: 12, column: 43, scope: !28) diff --git a/llvm/test/tools/dsymutil/Inputs/odr6.ll b/llvm/test/tools/dsymutil/Inputs/odr6.ll index c17099f1f97..762e4ad0edd 100644 --- a/llvm/test/tools/dsymutil/Inputs/odr6.ll +++ b/llvm/test/tools/dsymutil/Inputs/odr6.ll @@ -83,16 +83,16 @@ attributes #2 = { nounwind ssp uwtable "disable-tail-calls"="false" "less-precis !36 = !{i32 2, !"Debug Info Version", i32 3} !37 = !{i32 1, !"PIC Level", i32 2} !38 = !{!"clang version 3.8.0 (trunk 242534)"} -!39 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "d", scope: !25, file: !1, line: 4, type: !"_ZTSN1S6NestedE") +!39 = !DILocalVariable(name: "d", scope: !25, file: !1, line: 4, type: !"_ZTSN1S6NestedE") !40 = !DIExpression() !41 = !DILocation(line: 4, column: 12, scope: !25) !42 = !DILocation(line: 5, column: 2, scope: !25) !43 = !DILocation(line: 6, column: 11, scope: !25) !44 = !DILocation(line: 6, column: 2, scope: !25) -!45 = !DILocalVariable(tag: DW_TAG_arg_variable, name: "this", arg: 1, scope: !28, type: !46, flags: DIFlagArtificial | DIFlagObjectPointer) +!45 = !DILocalVariable(name: "this", arg: 1, scope: !28, type: !46, flags: DIFlagArtificial | DIFlagObjectPointer) !46 = !DIDerivedType(tag: DW_TAG_pointer_type, baseType: !"_ZTSN1S6NestedE", size: 64, align: 64) !47 = !DILocation(line: 0, scope: !28) -!48 = !DILocalVariable(tag: DW_TAG_arg_variable, name: "Val", arg: 2, scope: !28, file: !5, line: 12, type: !23) +!48 = !DILocalVariable(name: "Val", arg: 2, scope: !28, file: !5, line: 12, type: !23) !49 = !DILocation(line: 12, column: 36, scope: !28) !50 = !DILocation(line: 12, column: 54, scope: !28) !51 = !DILocation(line: 12, column: 43, scope: !28) diff --git a/llvm/test/tools/dsymutil/Inputs/odr7.ll b/llvm/test/tools/dsymutil/Inputs/odr7.ll index b4df117f1cf..add240389c9 100644 --- a/llvm/test/tools/dsymutil/Inputs/odr7.ll +++ b/llvm/test/tools/dsymutil/Inputs/odr7.ll @@ -56,7 +56,7 @@ attributes #1 = { nounwind readnone } !29 = !{i32 2, !"Debug Info Version", i32 3} !30 = !{i32 1, !"PIC Level", i32 2} !31 = !{!"clang version 3.8.0 (trunk 242534)"} -!32 = !DILocalVariable(tag: DW_TAG_auto_variable, name: "N", scope: !25, file: !1, line: 4, type: !"_ZTSN1S6NestedE") +!32 = !DILocalVariable(name: "N", scope: !25, file: !1, line: 4, type: !"_ZTSN1S6NestedE") !33 = !DIExpression() !34 = !DILocation(line: 4, column: 12, scope: !25) !35 = !DILocation(line: 5, column: 1, scope: !25) |

