summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/incorrect-variable-debugloc.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/incorrect-variable-debugloc.ll')
-rw-r--r--llvm/test/DebugInfo/incorrect-variable-debugloc.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/incorrect-variable-debugloc.ll b/llvm/test/DebugInfo/incorrect-variable-debugloc.ll
index e3c09e0028d..987521c039c 100644
--- a/llvm/test/DebugInfo/incorrect-variable-debugloc.ll
+++ b/llvm/test/DebugInfo/incorrect-variable-debugloc.ll
@@ -38,11 +38,11 @@
; CHECK: DW_TAG_structure_type
; CHECK-NEXT: DW_AT_name {{.*}} "C"
-; CHECK: [[FN3_DECL:.*]]: DW_TAG_subprogram
+; CHECK: DW_TAG_subprogram
; CHECK-NOT: DW_TAG
; CHECK: DW_AT_name {{.*}} "m_fn3"
-; CHECK: DW_AT_specification {{.*}} {[[FN3_DECL]]}
+; CHECK: DW_AT_specification {{.*}} "_ZN1C5m_fn3Ev"
; CHECK-NOT: DW_TAG
; CHECK: DW_TAG_formal_parameter
; CHECK-NOT: DW_TAG
OpenPOWER on IntegriCloud