fix a bug in my licm rewrite when a load from the promoted memory
location is being re-stored to the memory location. We would get a dangling pointer from the SSAUpdate data structure and miss a use. This fixes PR8068 llvm-svn: 113042
Loading
Please register or sign in to comment