llvm-6502/test/Assembler/2003-05-21-MalformedShiftCrash.llx
2007-04-16 15:00:39 +00:00

5 lines
151 B
Plaintext

; 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)