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