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