AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
[oota-llvm.git] / test / MC / AArch64 / noneon-diagnostics.s
index 3c953e3764d479c63957fb38ad60bf9acac13d33..470a74d5b31773ba1b7a3a1659204e5872fe7873 100644 (file)
@@ -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