blob: 84477d042c7499beb2a68087d3cc15f1b66bf06e [file] [log] [blame]
; RUN: llc < %s -march=arm
define i32 @test(i32 %a1, i32 %a2) {
ret i32 %a2
}