aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/a15-mla.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/a15-mla.ll')
-rw-r--r--test/CodeGen/ARM/a15-mla.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/a15-mla.ll b/test/CodeGen/ARM/a15-mla.ll
index b233cc2..9867e27 100644
--- a/test/CodeGen/ARM/a15-mla.ll
+++ b/test/CodeGen/ARM/a15-mla.ll
@@ -1,4 +1,5 @@
-; RUN: llc < %s -march=arm -float-abi=hard -mcpu=cortex-a15 -mattr=+neon,+neonfp | FileCheck %s
+; RUN: llc -mtriple=arm-eabi -float-abi=hard -mcpu=cortex-a15 -mattr=+neon,+neonfp %s -o - \
+; RUN: | FileCheck %s
; This test checks that the VMLxForwarting feature is disabled for A15.
; CHECK: fun_a: