summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/inline-asm-constraints-badI.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AArch64/inline-asm-constraints-badI.ll')
-rw-r--r--llvm/test/CodeGen/AArch64/inline-asm-constraints-badI.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AArch64/inline-asm-constraints-badI.ll b/llvm/test/CodeGen/AArch64/inline-asm-constraints-badI.ll
index 7ca9ade9cc6..9d833d936c0 100644
--- a/llvm/test/CodeGen/AArch64/inline-asm-constraints-badI.ll
+++ b/llvm/test/CodeGen/AArch64/inline-asm-constraints-badI.ll
@@ -1,4 +1,4 @@
-; RUN: not llc -mtriple=arm64-none-linux-gnu -o - %s
+; RUN: not llc -mtriple=aarch64-none-linux-gnu -o - %s
define void @foo() {
; Out of range immediate for I.
OpenPOWER on IntegriCloud