summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/debug-info-static-var.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/debug-info-static-var.m')
-rw-r--r--test/CodeGenObjC/debug-info-static-var.m5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/CodeGenObjC/debug-info-static-var.m b/test/CodeGenObjC/debug-info-static-var.m
index 1f281d0..c65e77c 100644
--- a/test/CodeGenObjC/debug-info-static-var.m
+++ b/test/CodeGenObjC/debug-info-static-var.m
@@ -3,9 +3,8 @@
// Radar 8801045
// Do not emit AT_MIPS_linkage_name for static variable i
-// CHECK: DW_TAG_variable
-// CHECK-NEXT: .byte 105 ## DW_AT_name
-// CHECK-NEXT: .byte 0
+// CHECK: Lset6 = Lstring3-Lsection_str ## DW_AT_name
+// CHECK-NEXT: .long Lset6
// CHECK-NEXT: DW_AT_type
// CHECK-NEXT: DW_AT_decl_file
// CHECK-NEXT: DW_AT_decl_line
OpenPOWER on IntegriCloud