aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/carry.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/carry.ll')
-rw-r--r--test/CodeGen/ARM/carry.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/carry.ll b/test/CodeGen/ARM/carry.ll
index f67987f..e344b08 100644
--- a/test/CodeGen/ARM/carry.ll
+++ b/test/CodeGen/ARM/carry.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm | FileCheck %s
+; RUN: llc -mtriple=arm-eabi %s -o - | FileCheck %s
define i64 @f1(i64 %a, i64 %b) {
; CHECK-LABEL: f1: