summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AArch64/noneon-diagnostics.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/AArch64/noneon-diagnostics.s')
-rw-r--r--llvm/test/MC/AArch64/noneon-diagnostics.s3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/MC/AArch64/noneon-diagnostics.s b/llvm/test/MC/AArch64/noneon-diagnostics.s
index 3c953e3764d..470a74d5b31 100644
--- a/llvm/test/MC/AArch64/noneon-diagnostics.s
+++ b/llvm/test/MC/AArch64/noneon-diagnostics.s
@@ -1,6 +1,3 @@
-// RUN: not llvm-mc -triple aarch64-none-linux-gnu -mattr=-neon < %s 2> %t
-// RUN: FileCheck --check-prefix=CHECK-ERROR < %t %s
-
// RUN: not llvm-mc -triple arm64-none-linux-gnu -mattr=-neon < %s 2> %t
// RUN: FileCheck --check-prefix=CHECK-ARM64-ERROR < %t %s
OpenPOWER on IntegriCloud