mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-18 07:31:21 +00:00
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 }
|