summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2013-05-05-IfConvertBug.ll
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2013-10-10 22:37:47 +0000
committerMatthias Braun <matze@braunis.de>2013-10-10 22:37:47 +0000
commit82eb6198c8b6280aaba06dd33b367f4305364c00 (patch)
tree7390b108fdbb1824fd4e36ef50878e6958b23185 /test/CodeGen/ARM/2013-05-05-IfConvertBug.ll
parent03d9609c6154ed91daefb4e4f89b7298c11961f3 (diff)
Tests: Use CHECK-LABEL where possible
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192403 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/2013-05-05-IfConvertBug.ll')
-rw-r--r--test/CodeGen/ARM/2013-05-05-IfConvertBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/2013-05-05-IfConvertBug.ll b/test/CodeGen/ARM/2013-05-05-IfConvertBug.ll
index 8bc8cb1d890..2bebcf48185 100644
--- a/test/CodeGen/ARM/2013-05-05-IfConvertBug.ll
+++ b/test/CodeGen/ARM/2013-05-05-IfConvertBug.ll
@@ -82,7 +82,7 @@ KBBlockZero.exit: ; preds = %bb2.i
; <rdar://problem/14379453>
; Hard-coded registers comes from the ABI.
-; CHECK: wrapDistance:
+; CHECK-LABEL: wrapDistance:
; CHECK: cmp r1, #59
; CHECK-NEXT: itt le
; CHECK-NEXT: suble r0, r2, #1