mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-06 03:08:43 +00:00
63bd1df323
llvm-svn: 49969
5 lines
150 B
LLVM
5 lines
150 B
LLVM
; Found by inspection of the code
|
|
; RUN: not llvm-as < %s > /dev/null |& grep {Illegal number of init}
|
|
|
|
global {} { i32 7, float 1.0, i32 7, i32 8 }
|