mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-21 11:10:12 +00:00
c33660d278
XFAILed 3 arm regressions (will file bugs) llvm-svn: 44389
5 lines
150 B
Plaintext
5 lines
150 B
Plaintext
; 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 }
|