aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/bfc.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/bfc.ll')
-rw-r--r--test/CodeGen/ARM/bfc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/bfc.ll b/test/CodeGen/ARM/bfc.ll
index 3a17d2b..1162aac 100644
--- a/test/CodeGen/ARM/bfc.ll
+++ b/test/CodeGen/ARM/bfc.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+v6t2 | FileCheck %s
+; RUN: llc -mtriple=arm-eabi -mattr=+v6t2 %s -o - | FileCheck %s
; 4278190095 = 0xff00000f
define i32 @f1(i32 %a) {