Fix part 1 of pr4682. PICADD is a 16-bit instruction even in thumb2 mode.
[llvm/avr.git] / test / CodeGen / ARM / ret_arg1.ll
blob48a1fda35b331e99e7021f370fcee9986e9a50d0
1 ; RUN: llvm-as < %s | llc -march=arm
3 define i32 @test(i32 %a1) {
4         ret i32 %a1