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

global i32 ashr (float 1.0, float 2.0)