summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2017-01-09 21:38:14 +0000
committerMatthias Braun <matze@braunis.de>2017-01-09 21:38:14 +0000
commitc612891cc5caaa1d124e04bfe7b2b7b2eceb50c4 (patch)
tree66b47657a2fbeac74acb20490d4e0631313c9351
parenta37430844cfbb1237847505232ccb476f7b5e7bd (diff)
downloadbcm5719-llvm-c612891cc5caaa1d124e04bfe7b2b7b2eceb50c4.tar.gz
bcm5719-llvm-c612891cc5caaa1d124e04bfe7b2b7b2eceb50c4.zip
Drive by typo fix
llvm-svn: 291482
-rw-r--r--llvm/test/MC/ARM/directive-object_arch-2.s2
-rw-r--r--llvm/test/MC/ARM/directive-object_arch.s2
2 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/MC/ARM/directive-object_arch-2.s b/llvm/test/MC/ARM/directive-object_arch-2.s
index 3aca434a1e4..f0596f12385 100644
--- a/llvm/test/MC/ARM/directive-object_arch-2.s
+++ b/llvm/test/MC/ARM/directive-object_arch-2.s
@@ -14,7 +14,7 @@
@ CHECK: }
@ CHECK: Attribute {
@ CHECK: Tag: 6
-@ CHEKC: Value: 1
+@ CHECK: Value: 1
@ CHECK: TagName: CPU_arch
@ CHECK: Description: ARM v4
@ CHECK: }
diff --git a/llvm/test/MC/ARM/directive-object_arch.s b/llvm/test/MC/ARM/directive-object_arch.s
index 0707077630e..c211a3bb57e 100644
--- a/llvm/test/MC/ARM/directive-object_arch.s
+++ b/llvm/test/MC/ARM/directive-object_arch.s
@@ -14,7 +14,7 @@
@ CHECK: }
@ CHECK: Attribute {
@ CHECK: Tag: 6
-@ CHEKC: Value: 1
+@ CHECK: Value: 1
@ CHECK: TagName: CPU_arch
@ CHECK: Description: ARM v4
@ CHECK: }
OpenPOWER on IntegriCloud