From d3568e3ba32712603c2bfe53b2dafa948ec46a3e Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Thu, 9 Jun 2016 03:14:32 +0000 Subject: [PATCH] test: fix typo llvm-svn: 272242 --- llvm/test/MC/AArch64/directive-arch.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/test/MC/AArch64/directive-arch.s b/llvm/test/MC/AArch64/directive-arch.s index c73128b9e1eb..f585f2a8e337 100644 --- a/llvm/test/MC/AArch64/directive-arch.s +++ b/llvm/test/MC/AArch64/directive-arch.s @@ -1,4 +1,4 @@ -// RUN: not llvm-mc -triple aarch64-unknown-none-eabi -filetype asm -o - %s 2>&1 | Filecheck %s +// RUN: not llvm-mc -triple aarch64-unknown-none-eabi -filetype asm -o - %s 2>&1 | FileCheck %s .arch axp64 # CHECK: error: unknown arch name