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