mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-21 19:20:28 +00:00
2b15a8c212
llvm-svn: 36132
5 lines
151 B
LLVM
5 lines
151 B
LLVM
; Found by inspection of the code
|
|
; RUN: llvm-upgrade < %s > /dev/null |& grep {Illegal number of init}
|
|
|
|
global {} { int 7, float 1.0, int 7, int 8 }
|