Chandler Carruth | 5da5343 | 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 | 090516f | 2004-03-30 20:58:00 +0000 | [diff] [blame] | 2 | |
Chris Lattner | ac161bf | 2009-01-02 07:01:27 +0000 | [diff] [blame] | 3 | define void @foo() { |