Chandler Carruth | 49589f0 | 2012-07-02 18:37:59 +0000 | [diff] [blame] | 1 | ; RUN: not llvm-as %s 2>&1 | 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() { |