mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-28 22:43:29 +00:00
cd263ad17d
llvm-svn: 8544
5 lines
131 B
Plaintext
5 lines
131 B
Plaintext
; Found by inspection of the code
|
|
; RUN: llvm-as < %s 2>&1 | grep "Shift constant expression"
|
|
|
|
global int shr (float 1.0, ubyte 2)
|