blob: 44d3e234d731d42fd34280673628fcee17b6d2b0 [file] [log] [blame]
Chris Lattnera35d5942003-05-21 15:57:25 +00001; Found by inspection of the code
Chandler Carruth563add92012-07-02 12:23:19 +00002; RUN: not llvm-as < %s > /dev/null 2> %t
3; RUN: grep "initializer with struct type has wrong # elements" %t
Chris Lattnera35d5942003-05-21 15:57:25 +00004
Reid Spencere3ff5ad2007-01-26 08:25:06 +00005global {} { i32 7, float 1.0, i32 7, i32 8 }