mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-06 20:27:42 +00:00
5 lines
149 B
Plaintext
5 lines
149 B
Plaintext
; Found by inspection of the code
|
|
; RUN: llvm-upgrade < %s | llvm-as 2>&1 > /dev/null | grep "Illegal"
|
|
|
|
global {} { int 7, float 1.0, int 7, int 8 }
|