ARM: yet another round of ARM test clean ups
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-and2.ll
index 3bfe9b265d09674a3fd26ae19d1662d30e6ad5f9..70de9c96082f846b044b0fdb58696a9f539a2fb0 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
 
 ; 171 = 0x000000ab
 define i32 @f1(i32 %a) {