ARM: fix test case missed in previous roundup
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-orr.ll
index 776d7fe790ae69fdba709cc3333fc698ba5f741e..f9628668a6b08b8ad27df94cc3d0221c01007631 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=thumb -mcpu=arm1156t2-s -mattr=+thumb2 | FileCheck %s
+; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
 
 define i32 @f1(i32 %a, i32 %b) {
 ; CHECK-LABEL: f1: