summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/v1-constant-fold.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/ARM/v1-constant-fold.ll')
-rw-r--r--llvm/test/CodeGen/ARM/v1-constant-fold.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/v1-constant-fold.ll b/llvm/test/CodeGen/ARM/v1-constant-fold.ll
index b86d5db29c4..eb49a81ab76 100644
--- a/llvm/test/CodeGen/ARM/v1-constant-fold.ll
+++ b/llvm/test/CodeGen/ARM/v1-constant-fold.ll
@@ -2,7 +2,7 @@
; PR15611. Check that we don't crash when constant folding v1i32 types.
-; CHECK: foo:
+; CHECK-LABEL: foo:
define void @foo(i32 %arg) {
bb:
%tmp = insertelement <4 x i32> undef, i32 %arg, i32 0
OpenPOWER on IntegriCloud