Shrink Thumb2 movcc instructions.
[llvm/avr.git] / test / CodeGen / Blackfin / printf2.ll
blob47c682da6f435614f82b1007c6ce725e74afba74
1 ; RUN: llvm-as < %s | llc -march=bfin
3 declare i32 @printf(i8*, ...)
5 define i32 @main() {
6         %1 = call i32 (i8*, ...)* @printf(i8* undef, i1 undef)
7         ret i32 0