summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/2012-03-26-FoldImmBug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/ARM/2012-03-26-FoldImmBug.ll')
-rw-r--r--llvm/test/CodeGen/ARM/2012-03-26-FoldImmBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/2012-03-26-FoldImmBug.ll b/llvm/test/CodeGen/ARM/2012-03-26-FoldImmBug.ll
index 0ff4f510eb3..e795ec55fe5 100644
--- a/llvm/test/CodeGen/ARM/2012-03-26-FoldImmBug.ll
+++ b/llvm/test/CodeGen/ARM/2012-03-26-FoldImmBug.ll
@@ -23,7 +23,7 @@
;
; rdar://11116189
define i64 @t(i64 %aInput) nounwind {
-; CHECK: t:
+; CHECK-LABEL: t:
; CHECK: movs [[REG:(r[0-9]+)]], #0
; CHECK: movt [[REG]], #46540
; CHECK: adds r{{[0-9]+}}, r{{[0-9]+}}, [[REG]]
OpenPOWER on IntegriCloud