mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-09 13:21:30 +00:00
4572ce85b0
llvm-svn: 33296
5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
; Found by inspection of the code
|
|
; RUN: llvm-upgrade < %s | llvm-as 2>&1 > /dev/null | grep "Shift constant expression"
|
|
|
|
global int shr (float 1.0, ubyte 2)
|