forked from OSchip/llvm-project
9b529a76e9
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. llvm-svn: 229352 |
||
---|---|---|
.. | ||
llvm | ||
llvm-c |