summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2012-12-06 21:24:47 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2012-12-06 21:24:47 +0000
commit1c704355cfaacff590f646de7da090075be18e92 (patch)
tree4d81d0bdfce2e3ff0b3d6f9334717cf0f3457890 /llvm/test/CodeGen/ARM
parent8150e9e55ab1cbfcc4388856e7b6498a70ff0248 (diff)
downloadbcm5719-llvm-1c704355cfaacff590f646de7da090075be18e92.tar.gz
bcm5719-llvm-1c704355cfaacff590f646de7da090075be18e92.zip
Fix typos in CHECK lines.
Patch by Alexander Zinenko. llvm-svn: 169547
Diffstat (limited to 'llvm/test/CodeGen/ARM')
-rw-r--r--llvm/test/CodeGen/ARM/domain-conv-vmovs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/domain-conv-vmovs.ll b/llvm/test/CodeGen/ARM/domain-conv-vmovs.ll
index 0ebac94e137..b5586cc99fc 100644
--- a/llvm/test/CodeGen/ARM/domain-conv-vmovs.ll
+++ b/llvm/test/CodeGen/ARM/domain-conv-vmovs.ll
@@ -78,7 +78,7 @@ define float @test_ineligible(float, float %in) {
; use-def chains would be messed up. Primarily a compile-test (we used to
; internal fault).
call void @bar()
-; CHECL: bl bar
+; CHECK: bl bar
; CHECK: vext.32
; CHECK: vext.32
ret float %val
OpenPOWER on IntegriCloud