ret_void.ll   [plain text]


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

define void @test() {
        ret void
}