mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
cd263ad17d
llvm-svn: 8544
5 lines
122 B
Plaintext
5 lines
122 B
Plaintext
; Found by inspection of the code
|
|
; RUN: llvm-as < %s 2>&1 | grep "Illegal"
|
|
|
|
global {} { int 7, float 1.0, int 7, int 8 }
|