ret0.ll   [plain text]


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

define i32 @test() {
        ret i32 0
}