Fix a crash in APInt::lshr when shiftAmt > BitWidth.
[oota-llvm.git] / test / CodeGen / Generic / 2012-06-08-APIntCrash.ll
2012-06-08 Chad RosierFix a crash in APInt::lshr when shiftAmt > BitWidth.