Merge branch 'master' into msp430
[llvm/msp430.git] / test / CodeGen / ARM / 2007-05-14-InlineAsmCstCrash.ll
blob58c5f89c619d55c008455c864a047ce94d8fd3af
1 ; RUN: llvm-as < %s | llc -march=arm -mattr=+v6
3 define i32 @test3() {
4         tail call void asm sideeffect "/* number: ${0:c} */", "i"( i32 1 )
5         ret i32 11