aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/data-in-code-annotations.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/data-in-code-annotations.ll')
-rw-r--r--test/CodeGen/ARM/data-in-code-annotations.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/ARM/data-in-code-annotations.ll b/test/CodeGen/ARM/data-in-code-annotations.ll
index a66a9d1..da70178 100644
--- a/test/CodeGen/ARM/data-in-code-annotations.ll
+++ b/test/CodeGen/ARM/data-in-code-annotations.ll
@@ -1,7 +1,7 @@
; RUN: llc < %s -mtriple=armv7-apple-darwin | FileCheck %s
define double @f1() nounwind {
-; CHECK: f1:
+; CHECK-LABEL: f1:
; CHECK: .data_region
; CHECK: .long 1413754129
; CHECK: .long 1074340347
@@ -11,7 +11,7 @@ define double @f1() nounwind {
define i32 @f2() {
-; CHECK: f2:
+; CHECK-LABEL: f2:
; CHECK: .data_region jt32
; CHECK: .end_data_region