CodeGenPrepare: Move ret duplication out of the instruction iteration loop.
It can delete the block, and the loop continues on free'd memory. No change in output. Found by valgrind. llvm-svn: 168525
Loading
Please register or sign in to comment
It can delete the block, and the loop continues on free'd memory. No change in output. Found by valgrind. llvm-svn: 168525