ret_arg2.ll 106 Bytes Raw Blame History Permalink 1 2 3 4 5 6 ; RUN: llc -mtriple=arm-eabi %s -o /dev/null define i32 @test(i32 %a1, i32 %a2) { ret i32 %a2 }