blob: 327b10705d03a87fab403a568deb987a32e52675 [file] [log] [blame]
; RUN: llvm-as < %s | llc -march=sparcv9
; PR428
implementation ; Functions:
void %main() {
entry:
call void null( )
ret void
}