Update DebugInfo tests for the change in DEBUG_VALUE output in r253338.
[oota-llvm.git] / test / DebugInfo / ARM / PR16736.ll
index 905cb2d174e1f3ce864a54a8f49673ef66871c18..dd299a2a97d00896418651ae3698f5719c91fa5f 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llc -filetype=asm < %s | FileCheck %s
-; CHECK: @DEBUG_VALUE: h:x <- [R{{.*}}+{{.*}}]
+; CHECK: @DEBUG_VALUE: h:x <- [%R{{.*}}+{{.*}}]
 ; generated from:
 ; clang -cc1 -triple  thumbv7 -S -O1 arm.cpp  -g
 ;