mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
5 lines
148 B
LLVM
5 lines
148 B
LLVM
|
; Found by inspection of the code
|
||
|
; RUN: llvm-upgrade 2>&1 < %s > /dev/null | grep "Shift constant expression"
|
||
|
|
||
|
global int shr (float 1.0, ubyte 2)
|