aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/buildvector-crash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Thumb2/buildvector-crash.ll')
-rw-r--r--test/CodeGen/Thumb2/buildvector-crash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb2/buildvector-crash.ll b/test/CodeGen/Thumb2/buildvector-crash.ll
index ce42f4b..8a3c895 100644
--- a/test/CodeGen/Thumb2/buildvector-crash.ll
+++ b/test/CodeGen/Thumb2/buildvector-crash.ll
@@ -12,6 +12,6 @@ bb8: ; preds = %bb8, %bb.nph372
%3 = fadd <4 x float> undef, %2
store <4 x float> %3, <4 x float>* undef, align 4
br label %bb8
-; CHECK: RotateStarsFP_Vec:
+; CHECK-LABEL: RotateStarsFP_Vec:
; CHECK: vld1.64
}