Chris Lattner | df98617 | 2009-01-02 07:01:27 +0000 | [diff] [blame] | 1 | ; RUN: not llvm-as %s |& grep {found end of file when expecting more instructions} |
Chris Lattner | 982b279 | 2004-03-30 20:58:00 +0000 | [diff] [blame] | 2 | |
Chris Lattner | df98617 | 2009-01-02 07:01:27 +0000 | [diff] [blame] | 3 | define void @foo() { |