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
Loading
Please register or sign in to comment