summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ScalarRepl/2011-09-22-PHISpeculateInvoke.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/ScalarRepl/2011-09-22-PHISpeculateInvoke.ll')
-rw-r--r--llvm/test/Transforms/ScalarRepl/2011-09-22-PHISpeculateInvoke.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/ScalarRepl/2011-09-22-PHISpeculateInvoke.ll b/llvm/test/Transforms/ScalarRepl/2011-09-22-PHISpeculateInvoke.ll
index f98f3e8fc45..5f4d0fc7e1c 100644
--- a/llvm/test/Transforms/ScalarRepl/2011-09-22-PHISpeculateInvoke.ll
+++ b/llvm/test/Transforms/ScalarRepl/2011-09-22-PHISpeculateInvoke.ll
@@ -36,5 +36,5 @@ unwind: ; preds = %then
unreachable
}
-; CHECK: define void @odd_fn
+; CHECK-LABEL: define void @odd_fn(
; CHECK: %storemerge.in = phi i32* [ %retptr2, %else ], [ %retptr1, %then ]
OpenPOWER on IntegriCloud