diff options
Diffstat (limited to 'llvm/test/CodeGen/ARM/debug-info-sreg2.ll')
| -rw-r--r-- | llvm/test/CodeGen/ARM/debug-info-sreg2.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/debug-info-sreg2.ll b/llvm/test/CodeGen/ARM/debug-info-sreg2.ll index 34bc938fab5..02e6d8e4701 100644 --- a/llvm/test/CodeGen/ARM/debug-info-sreg2.ll +++ b/llvm/test/CodeGen/ARM/debug-info-sreg2.ll @@ -7,7 +7,7 @@ target triple = "thumbv7-apple-macosx10.6.7" ; of the size of the location description. ; CHECK: 0x00000000: -; CHECK-NEXT: 0x{{[0-9]*[a-f]*}} - 0x{{[0-9]*[a-f]*}}: DW_OP_regx D8 +; CHECK-NEXT: [0x{{[0-9]*[a-f]*}}, 0x{{[0-9]*[a-f]*}}): DW_OP_regx D8 define void @_Z3foov() optsize ssp !dbg !1 { entry: |

