~louis/ubuntu/trusty/clamav/lp799623_fix_logrotate

1
2
3
4
5
; RUN: not llvm-as < %s |& grep {returns non-void in Function of void return}

define void @foo() {
  ret i32 0
}