blob: 48a1fda35b331e99e7021f370fcee9986e9a50d0 [file] [log] [blame]
; RUN: llvm-as < %s | llc -march=arm
define i32 @test(i32 %a1) {
ret i32 %a1
}