Renamed intermediate values that used the same type and name as previous
[oota-llvm.git] / test / Assembler / 2003-05-21-MalformedShiftCrash.llx
1 ; Found by inspection of the code
2 ; RUN: llvm-as < %s 2>&1 | grep "Shift constant expression"
3
4 global int shr (float 1.0, ubyte 2)