aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/AArch64/dp-3source.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/AArch64/dp-3source.ll')
-rw-r--r--test/CodeGen/AArch64/dp-3source.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/AArch64/dp-3source.ll b/test/CodeGen/AArch64/dp-3source.ll
index 81d9e15532..22bd4a844e 100644
--- a/test/CodeGen/AArch64/dp-3source.ll
+++ b/test/CodeGen/AArch64/dp-3source.ll
@@ -1,4 +1,4 @@
-; 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
define i32 @test_madd32(i32 %val0, i32 %val1, i32 %val2) {
; CHECK-LABEL: test_madd32: