summaryrefslogtreecommitdiff
path: root/test/Assembler/2003-05-21-MalformedShiftCrash.llx
blob: 7a4782e9c31b9724ed127f467dee5611c9f33e2f (plain)
1
2
3
4
; 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)