Skip to content
Commit 161429fe authored by Dan Gohman's avatar Dan Gohman
Browse files

Don't commit stores with addresses that have indices that are not

compile-time constant integers or that are out of bounds for their
corresponding static array types. These can cause aliasing that
GlobalOpt assumes won't happen.

llvm-svn: 81165
parent 82e74758
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment