llvm-mirror/test/Assembler/2003-05-21-MalformedShiftCrash.llx
2007-01-17 07:59:14 +00:00

5 lines
158 B
Plaintext

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