summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/debug-info-qreg.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/ARM/debug-info-qreg.ll')
-rw-r--r--llvm/test/CodeGen/ARM/debug-info-qreg.ll8
1 files changed, 4 insertions, 4 deletions
diff --git a/llvm/test/CodeGen/ARM/debug-info-qreg.ll b/llvm/test/CodeGen/ARM/debug-info-qreg.ll
index 75cdd578ec3..c05df6ab3d5 100644
--- a/llvm/test/CodeGen/ARM/debug-info-qreg.ll
+++ b/llvm/test/CodeGen/ARM/debug-info-qreg.ll
@@ -3,13 +3,13 @@ target datalayout = "e-p:32:32:32-i1:8:32-i8:8:32-i16:16:32-i32:32:32-i64:32:32-
target triple = "thumbv7-apple-macosx10.6.7"
;CHECK: sub-register DW_OP_regx
-;CHECK-NEXT: 256
+;CHECK-NEXT: ascii
;CHECK-NEXT: DW_OP_piece
-;CHECK-NEXT: 8
+;CHECK-NEXT: byte 8
;CHECK-NEXT: sub-register DW_OP_regx
-;CHECK-NEXT: 257
+;CHECK-NEXT: ascii
;CHECK-NEXT: DW_OP_piece
-;CHECK-NEXT: 8
+;CHECK-NEXT: byte 8
@.str = external constant [13 x i8]
OpenPOWER on IntegriCloud