summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/assertion-rc-mismatch.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AArch64/assertion-rc-mismatch.ll')
-rw-r--r--llvm/test/CodeGen/AArch64/assertion-rc-mismatch.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/AArch64/assertion-rc-mismatch.ll b/llvm/test/CodeGen/AArch64/assertion-rc-mismatch.ll
index 02b0c0e786e..c913c354a67 100644
--- a/llvm/test/CodeGen/AArch64/assertion-rc-mismatch.ll
+++ b/llvm/test/CodeGen/AArch64/assertion-rc-mismatch.ll
@@ -1,4 +1,5 @@
; RUN: llc < %s -mtriple=aarch64-none-linux-gnu | FileCheck %s
+; RUN: llc < %s -mtriple=arm64 | FileCheck %s
; Test case related to <rdar://problem/15633429>.
; CHECK-LABEL: small
OpenPOWER on IntegriCloud