summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/inlineasm4.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/ARM/inlineasm4.ll')
-rw-r--r--llvm/test/CodeGen/ARM/inlineasm4.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/inlineasm4.ll b/llvm/test/CodeGen/ARM/inlineasm4.ll
index 4a1bccaf61c..a117cd2618f 100644
--- a/llvm/test/CodeGen/ARM/inlineasm4.ll
+++ b/llvm/test/CodeGen/ARM/inlineasm4.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm | FileCheck %s
+; RUN: llc -mtriple=arm-eabi %s -o - | FileCheck %s
define double @f(double %x) {
entry:
OpenPOWER on IntegriCloud