aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/MachineSink-DbgValue.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/MachineSink-DbgValue.ll')
-rw-r--r--test/CodeGen/X86/MachineSink-DbgValue.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/X86/MachineSink-DbgValue.ll b/test/CodeGen/X86/MachineSink-DbgValue.ll
index 584e644..4ce2fb3 100644
--- a/test/CodeGen/X86/MachineSink-DbgValue.ll
+++ b/test/CodeGen/X86/MachineSink-DbgValue.ll
@@ -13,8 +13,8 @@ define i32 @foo(i32 %i, i32* nocapture %c) nounwind uwtable readonly ssp {
bb1: ; preds = %0
;CHECK: DEBUG_VALUE: a
-;CHECK-NEXT: .loc 1 5 5
-;CHECK-NEXT: addl
+;CHECK: .loc 1 5 5
+;CHECK-NEXT: addl
%gh = add nsw i32 %ab, 2, !dbg !16
br label %bb2, !dbg !16