Indvars: Don't recursively delete instruction during BB iteration.
This can invalidate the iterators leading to use after frees and crashes. Fixes PR12536. llvm-svn: 166291
Loading
Please register or sign in to comment
This can invalidate the iterators leading to use after frees and crashes. Fixes PR12536. llvm-svn: 166291