diff --git a/llvm/test/MC/AArch64/armv8.4a-trace.s b/llvm/test/MC/AArch64/armv8.4a-trace.s index 7227b500be164..a7ce371a0a0b6 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