ret_void.ll   [plain text]


; RUN: llc < %s -march=arm

define void @test() {
        ret void
}