the various ConstantExpr::get*Ty methods existed to work with issues around
[llvm/stm8.git] / test / Verifier / 2008-11-15-RetVoid.ll
blobaaef7030c5ac251be16c300e0fca14651cb9254b
1 ; RUN: not llvm-as < %s |& grep {value doesn't match function result type 'void'}
3 define void @foo() {
4   ret i32 0