summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/logical-imm.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AArch64/logical-imm.ll')
-rw-r--r--llvm/test/CodeGen/AArch64/logical-imm.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/AArch64/logical-imm.ll b/llvm/test/CodeGen/AArch64/logical-imm.ll
index e04bb510ebf..3ae63ad16f6 100644
--- a/llvm/test/CodeGen/AArch64/logical-imm.ll
+++ b/llvm/test/CodeGen/AArch64/logical-imm.ll
@@ -1,4 +1,5 @@
; RUN: llc -verify-machineinstrs < %s -mtriple=aarch64-none-linux-gnu | FileCheck %s
+; RUN: llc -verify-machineinstrs -o - %s -mtriple=arm64-apple-ios7.0 | FileCheck %s
@var32 = global i32 0
@var64 = global i64 0
OpenPOWER on IntegriCloud