blob: bcb379b7d6a5a6a2022d41eb62dfb845a5610f08 [file] [log] [blame]
; RUN: llc -mtriple=arm-eabi %s -o /dev/null
define i32 @test(i32 %a1, i32 %a2) {
ret i32 %a2
}