revert a hunk of r82018 that wasn't supposed to go in yet.
[llvm/avr.git] / test / CodeGen / Blackfin / double-cast.ll
blob815ca797d752c6c1a3eb3d6b34288cb46dcc9049
1 ; RUN: llc < %s -march=bfin
3 declare i32 @printf(i8*, ...)
5 define i32 @main() {
6         %1 = call i32 (i8*, ...)* @printf(i8* undef, double undef)
7         ret i32 0