Generate correct asm info for mingw and cygwin ARM targets.
[oota-llvm.git] / test / CodeGen / ARM / 2007-05-14-InlineAsmCstCrash.ll
index 58c5f89c619d55c008455c864a047ce94d8fd3af..99e67d501ca0ac65832f7691d73a7c3f29a565cf 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm -mattr=+v6
+; RUN: llc -mtriple=arm-eabi -mattr=+v6 %s -o /dev/null
 
 define i32 @test3() {
        tail call void asm sideeffect "/* number: ${0:c} */", "i"( i32 1 )