Test case for PR1328.
[oota-llvm.git] / test / Assembler / 2007-01-22-UpgradeMalformedShift.ll
1 ; Found by inspection of the code
2 ; RUN: llvm-upgrade 2>&1 < %s > /dev/null | grep "Shift constant expression"
3
4 global int shr (float 1.0, ubyte 2)