Skip to content

Commit

Permalink
Update test for backend change.
Browse files Browse the repository at this point in the history
TODO: This test should be moved to the backend.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171134 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
echristo committed Dec 27, 2012
1 parent 137d662 commit 66c0899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CodeGenObjC/debug-info-static-var.m
Expand Up @@ -3,7 +3,7 @@
// Radar 8801045
// Do not emit AT_MIPS_linkage_name for static variable i

// CHECK: Lset6 = Lstring3-Lsection_str ## DW_AT_name
// CHECK: Lset6 = Linfo_string3-Linfo_string ## DW_AT_name
// CHECK-NEXT: .long Lset6
// CHECK-NEXT: DW_AT_type
// CHECK-NEXT: DW_AT_decl_file
Expand Down

0 comments on commit 66c0899

Please sign in to comment.