; RUN: llvm-as < %s | llc -march=arm

define void @test() {
        ret void
}