AArch64/ARM64: move ARM64 into AArch64's place
[oota-llvm.git] / test / MC / AArch64 / basic-a64-diagnostics.s
index c6cb6b01f8a64ea5902f9970ffbf27aa50c0f5b9..a4a3b1379c9bbf6b092a4c3b4d2ddc66ed4e065c 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: not llvm-mc -triple arm64-none-linux-gnu < %s 2> %t
+// RUN: not llvm-mc -triple aarch64-none-linux-gnu < %s 2> %t
 // RUN: FileCheck --check-prefix=CHECK-ERROR --check-prefix=CHECK-ERROR-ARM64 < %t %s
 
 //------------------------------------------------------------------------------