summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/dsymutil/Inputs/odr4.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/dsymutil/Inputs/odr4.ll')
-rw-r--r--llvm/test/tools/dsymutil/Inputs/odr4.ll2
1 files changed, 1 insertions, 1 deletions
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()
OpenPOWER on IntegriCloud