; RUN: llvm-as < %s | llc -march=sparcv9
; PR428
implementation ; Functions:
void %main() {
entry:
call void null( )
ret void
}