From: David Spickett Date: Fri, 6 Nov 2020 09:45:16 +0000 (+0000) Subject: [AArch64][MC] Remove unused prefix in v8.4-a trace test X-Git-Tag: llvmorg-13-init~6881 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=42848b8270909e0fa3cd0f471a705b22d2edc99f;p=platform%2Fupstream%2Fllvm.git [AArch64][MC] Remove unused prefix in v8.4-a trace test It was unused when added and the CHECK-ERROR lines cover the possible outputs. Reviewed By: ostannard Differential Revision: https://reviews.llvm.org/D90913 --- diff --git a/llvm/test/MC/AArch64/armv8.4a-trace.s b/llvm/test/MC/AArch64/armv8.4a-trace.s index 7227b50..a7ce371 100644 --- a/llvm/test/MC/AArch64/armv8.4a-trace.s +++ b/llvm/test/MC/AArch64/armv8.4a-trace.s @@ -8,7 +8,7 @@ // RUN: FileCheck %s --check-prefix=CHECK-ERROR // RUN: not llvm-mc -triple aarch64-none-linux-gnu -show-encoding -mattr=+v8.4a,-tracev8.4 -o - %s 2>&1 | \ -// RUN: FileCheck %s --check-prefixes NOFEATURE,CHECK-ERROR +// RUN: FileCheck %s --check-prefixes CHECK-ERROR //------------------------------------------------------------------------------ // ARMV8.4-A Debug, Trace and PMU Extensions