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