summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/AArch64/coalescing.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/AArch64/coalescing.ll')
-rw-r--r--llvm/test/DebugInfo/AArch64/coalescing.ll4
1 files changed, 1 insertions, 3 deletions
diff --git a/llvm/test/DebugInfo/AArch64/coalescing.ll b/llvm/test/DebugInfo/AArch64/coalescing.ll
index 810ba5ae83f..31d821054c8 100644
--- a/llvm/test/DebugInfo/AArch64/coalescing.ll
+++ b/llvm/test/DebugInfo/AArch64/coalescing.ll
@@ -23,10 +23,8 @@ entry:
; CHECK: .debug_info contents:
; CHECK: DW_TAG_variable
; CHECK-NEXT: DW_AT_location
+ ; CHECK-NEXT: DW_OP_breg31 WSP+12, DW_OP_deref
; CHECK-NEXT: DW_AT_name {{.*}}"size"
- ; CHECK: .debug_loc contents:
- ; Expecting the encoding for sp+12: DW_OP_breg31 0c
- ; CHECK: Location description: 8f 0c
ret void, !dbg !18
}
OpenPOWER on IntegriCloud