Merge from mainline.
[llvm-complete.git] / test / Assembler / 2003-05-21-MalformedShiftCrash.llx
blobd573403a13e583fbd61f0a021d37139b365562da
1 ; Found by inspection of the code
2 ; RUN: not llvm-as < %s > /dev/null |& grep {Logical operator requires integral}
4 global i32 ashr (float 1.0, float 2.0)