diff options
Diffstat (limited to 'llvm/test/MC/AArch64/neon-compare-instructions.s')
-rw-r--r-- | llvm/test/MC/AArch64/neon-compare-instructions.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/AArch64/neon-compare-instructions.s b/llvm/test/MC/AArch64/neon-compare-instructions.s index 4d3daf066ed..19cfaf1f4d3 100644 --- a/llvm/test/MC/AArch64/neon-compare-instructions.s +++ b/llvm/test/MC/AArch64/neon-compare-instructions.s @@ -1,4 +1,4 @@ -// RUN: llvm-mc -triple arm64-none-linux-gnu -mattr=+neon -show-encoding < %s | FileCheck %s +// RUN: llvm-mc -triple aarch64-none-linux-gnu -mattr=+neon -show-encoding < %s | FileCheck %s // Check that the assembler can handle the documented syntax for AArch64 |