[AArch64][MC] Remove unused prefix in v8.4-a trace test
authorDavid Spickett <david.spickett@linaro.org>
Fri, 6 Nov 2020 09:45:16 +0000 (09:45 +0000)
committerDavid Spickett <david.spickett@linaro.org>
Fri, 6 Nov 2020 11:17:18 +0000 (11:17 +0000)
It was unused when added and the CHECK-ERROR lines
cover the possible outputs.

Reviewed By: ostannard

Differential Revision: https://reviews.llvm.org/D90913

llvm/test/MC/AArch64/armv8.4a-trace.s

index 7227b50..a7ce371 100644 (file)
@@ -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