From c612891cc5caaa1d124e04bfe7b2b7b2eceb50c4 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Mon, 9 Jan 2017 21:38:14 +0000 Subject: [PATCH] Drive by typo fix llvm-svn: 291482 --- llvm/test/MC/ARM/directive-object_arch-2.s | 2 +- llvm/test/MC/ARM/directive-object_arch.s | 2 +- 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 3aca434a1e4c..f0596f12385c 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 0707077630e0..c211a3bb57e1 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: }