ARM: fixup more tests to specify the target more explicitly
[oota-llvm.git] / test / CodeGen / ARM / arm-modifier.ll
index f943aea9e1d1aefb31149cb89cf95589836455e9..580f7e7a90c750db2b2e51d48c08c53eede530ad 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+vfp2 -no-integrated-as | FileCheck %s
+; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 -no-integrated-as %s -o - | FileCheck %s
 
 define i32 @foo(float %scale, float %scale2) nounwind {
 entry: