1; RUN: not llvm-as %s 2>&1 | grep "found end of file when expecting more instructions"
2
3define void @foo() {
4