summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/subreg.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/X86/subreg.ll')
-rw-r--r--llvm/test/DebugInfo/X86/subreg.ll5
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/test/DebugInfo/X86/subreg.ll b/llvm/test/DebugInfo/X86/subreg.ll
index 30c672396e4..5e837edfd2b 100644
--- a/llvm/test/DebugInfo/X86/subreg.ll
+++ b/llvm/test/DebugInfo/X86/subreg.ll
@@ -4,9 +4,8 @@
; being in its superregister.
; CHECK: .byte 80 # super-register DW_OP_reg0
-; No need to a piece at offset 0.
-; CHECK-NOT: DW_OP_piece
-; CHECK-NOT: DW_OP_bit_piece
+; CHECK-NEXT: .byte 147 # DW_OP_piece
+; CHECK-NEXT: .byte 2 # 2
define i16 @f(i16 signext %zzz) nounwind !dbg !1 {
entry:
OpenPOWER on IntegriCloud