summaryrefslogtreecommitdiff
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.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/debug-info-static-var.m b/test/CodeGenObjC/debug-info-static-var.m
index 2c10d59779..45f9d82e80 100644
--- a/test/CodeGenObjC/debug-info-static-var.m
+++ b/test/CodeGenObjC/debug-info-static-var.m
@@ -2,7 +2,7 @@
// Radar 8801045
// Do not emit AT_MIPS_linkage_name for static variable i
-// CHECK: metadata !"i", metadata !"i", metadata !""
+// CHECK: metadata !{metadata !"0x34\00i\00i\00\00{{.*}}"
@interface A {
}