llvm-6502/test/Assembler/2003-05-21-MalformedShiftCrash.llx
2006-12-02 20:34:08 +00:00

5 lines
162 B
Plaintext

; Found by inspection of the code
; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f 2>&1 | grep "Shift constant expression"
global int shr (float 1.0, ubyte 2)