blob: db7c7a04c311b5c3c07e8748f142716d4dd0ed3f [file] [log] [blame]
; RUN: llvm-as < %s | llc -march=arm
int %test(int %a1) {
ret int %a1
}