IR: Properly return nullptr when getAggregateElement is out-of-bounds
[oota-llvm.git] / test / Transforms / InstSimplify / 2011-10-27-BinOpCrash.ll
2011-10-27 Duncan SandsReapply commit 143028 with a fix: the problem was casti...