Merge branch 'master' into msp430
[llvm/msp430.git] / test / CodeGen / ARM / ret_f64_arg2.ll
blob66848d5fb49b174d8150523aeb998f14a5e33fc3
1 ; RUN: llvm-as < %s | llc -march=arm -mattr=+vfp2
3 define double @test_f64(double %a1, double %a2) {
4         ret double %a2