Merging r259740:
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-mls.ll
index 45d6d135c6d842fb0fb8ed9a872896c2b64e5d97..9b0e7ff37b698a40384b27d9aa2831c87f375820 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, i32 %c) {
     %tmp1 = mul i32 %a, %b