aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/fp16.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/fp16.ll')
-rw-r--r--test/CodeGen/ARM/fp16.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/fp16.ll b/test/CodeGen/ARM/fp16.ll
index a5c1aed..fba7946 100644
--- a/test/CodeGen/ARM/fp16.ll
+++ b/test/CodeGen/ARM/fp16.ll
@@ -9,7 +9,7 @@ target triple = "armv7-eabi"
define arm_aapcs_vfpcc void @foo() nounwind {
; CHECK-LABEL: foo:
-; CHECK-FP6-LABEL: foo:
+; CHECK-FP16-LABEL: foo:
entry:
%0 = load i16* @x, align 2
%1 = load i16* @y, align 2