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