summaryrefslogtreecommitdiff
path: root/test/Assembler/2003-05-21-MalformedShiftCrash.llx
blob: 33e20e384ca980cf6c478f3aa6dcdb729405d98d (plain)
1
2
3
4
; Found by inspection of the code
; RUN: llvm-as < %s > /dev/null |& grep {Logical operator requires integral}

global i32 ashr (float 1.0, float 2.0)