Fix bug where sys::Wait could wait on wrong pid.
[oota-llvm.git] / test / Assembler / 2004-03-30-UnclosedFunctionCrash.ll
1 ; RUN: not llvm-as %s 2>&1 | grep "found end of file when expecting more instructions"
2
3 define void @foo() {