mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
c33660d278
XFAILed 3 arm regressions (will file bugs) llvm-svn: 44389
5 lines
155 B
LLVM
5 lines
155 B
LLVM
; Found by inspection of the code
|
|
; RUN: not llvm-upgrade < %s > /dev/null |& grep {Illegal number of init}
|
|
|
|
global {} { int 7, float 1.0, int 7, int 8 }
|