Update tests that need to be run through llvm-upgrade. This is necessary
[oota-llvm.git] / test / Assembler / 2003-05-21-MalformedShiftCrash.llx
1 ; Found by inspection of the code
2 ; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f 2>&1 | grep "Shift constant expression"
3
4 global int shr (float 1.0, ubyte 2)