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