1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/Assembler/2003-05-21-MalformedShiftCrash.llx
2007-11-28 04:57:00 +00:00

5 lines
155 B
Plaintext

; Found by inspection of the code
; RUN: not llvm-as < %s > /dev/null |& grep {Logical operator requires integral}
global i32 ashr (float 1.0, float 2.0)