2003-05-21 15:57:25 +00:00
|
|
|
; Found by inspection of the code
|
2007-11-28 04:57:00 +00:00
|
|
|
; RUN: not llvm-as < %s > /dev/null |& grep {Illegal number of init}
|
2003-05-21 15:57:25 +00:00
|
|
|
|
2007-01-26 08:25:06 +00:00
|
|
|
global {} { i32 7, float 1.0, i32 7, i32 8 }
|