Update DebugInfo tests for the change in DEBUG_VALUE output in r253338.
[oota-llvm.git] / test / DebugInfo / X86 / array.ll
index 3e0180e62d54bc36f86a86ba4ff41ef11c1571a4..a50a44cfb954b82f139e99fdf3d9e7779c5d0c71 100644 (file)
@@ -16,8 +16,8 @@
 ; Test that we only emit register-indirect locations for the array array.
 ; rdar://problem/14874886
 ;
-; CHECK:     ##DEBUG_VALUE: main:array <- [R{{.*}}+0]
-; CHECK-NOT: ##DEBUG_VALUE: main:array <- R{{.*}}
+; CHECK:     ##DEBUG_VALUE: main:array <- [%R{{.*}}+0]
+; CHECK-NOT: ##DEBUG_VALUE: main:array <- %R{{.*}}
 target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
 target triple = "x86_64-apple-macosx10.9.0"