1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/test/Regression/Assembler/2003-05-21-MalformedShiftCrash.llx

5 lines
162 B
Plaintext
Raw Normal View History

; Found by inspection of the code
; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f 2>&1 | grep "Shift constant expression"
global int shr (float 1.0, ubyte 2)