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