Split a store of a VMOVDRR into two integer stores to avoid mixing NEON and ARM
[oota-llvm.git] / test / CodeGen / ARM / 2007-05-14-InlineAsmCstCrash.ll
index 58c5f89c619d55c008455c864a047ce94d8fd3af..b3b0769347f16f2506dae7248edf579b97782c2d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm -mattr=+v6
+; RUN: llc < %s -march=arm -mattr=+v6
 
 define i32 @test3() {
        tail call void asm sideeffect "/* number: ${0:c} */", "i"( i32 1 )