diff --git a/test/CodeGen/ARM/debug-info-sreg2.ll b/test/CodeGen/ARM/debug-info-sreg2.ll index 6e2028650f4..c74bd43c4f2 100644 --- a/test/CodeGen/ARM/debug-info-sreg2.ll +++ b/test/CodeGen/ARM/debug-info-sreg2.ll @@ -10,7 +10,7 @@ target triple = "thumbv7-apple-macosx10.6.7" ; CHECK: 0x00000000: Beginning address offset: ; CHECK-NEXT: Ending address offset: -; CHECK-NEXT: Location description: 90 {{.. .. .. ..}} +; CHECK-NEXT: Location description: 90 {{.. .. .. .. $}} define void @_Z3foov() optsize ssp { entry: diff --git a/test/DebugInfo/ARM/s-super-register.ll b/test/DebugInfo/ARM/s-super-register.ll index 5040a793aae..36205df96f9 100644 --- a/test/DebugInfo/ARM/s-super-register.ll +++ b/test/DebugInfo/ARM/s-super-register.ll @@ -7,7 +7,7 @@ target triple = "thumbv7-apple-macosx10.6.7" ; 0x90 DW_OP_regx of super-register ; 0x93 DW_OP_piece ; 0x9d DW_OP_bit_piece -; CHECK: Location description: 90 {{.. .. ((93 ..)|(9d .. ..))}} +; CHECK: Location description: 90 {{.. .. ((93 ..)|(9d .. ..)) $}} define void @_Z3foov() optsize ssp { entry: