summaryrefslogtreecommitdiff
path: root/test/Transforms/DeadArgElim/2010-04-30-DbgInfo.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/DeadArgElim/2010-04-30-DbgInfo.ll')
-rw-r--r--test/Transforms/DeadArgElim/2010-04-30-DbgInfo.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/DeadArgElim/2010-04-30-DbgInfo.ll b/test/Transforms/DeadArgElim/2010-04-30-DbgInfo.ll
index dfa999e1b34f4..aec00e81bb481 100644
--- a/test/Transforms/DeadArgElim/2010-04-30-DbgInfo.ll
+++ b/test/Transforms/DeadArgElim/2010-04-30-DbgInfo.ll
@@ -39,7 +39,7 @@ bb2: ; preds = %bb1, %bb
declare void @llvm.dbg.value(metadata, i64, metadata, metadata) nounwind readnone
; CHECK: attributes #0 = { nounwind ssp }
-; CHECK: attributes #1 = { nounwind readnone }
+; CHECK: attributes #1 = { nounwind readnone speculatable }
; CHECK: attributes #2 = { noinline nounwind ssp }
; CHECK: attributes [[NUW]] = { nounwind }