David Majnemer 6de0a12927 IR: Properly return nullptr when getAggregateElement is out-of-bounds
We didn't properly handle the out-of-bounds case for
ConstantAggregateZero and UndefValue.  This would manifest as a crash
when the constant folder was asked to fold a load of a constant global
whose struct type has no operands.

This fixes PR22595.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229352 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-16 04:02:09 +00:00
..
2015-01-24 17:51:26 +00:00
2015-01-06 23:00:37 +00:00
2014-12-09 18:38:53 +00:00
2014-11-24 20:44:36 +00:00
2014-12-09 18:38:53 +00:00