patch to update the line number information in pass -mem2reg.
Currently this pass will delete the variable declaration info, and keep the line number info. But the kept line number info is not updated, and some is redundant or not correct, this patch just updates those info. llvm-svn: 65123
Loading
Please register or sign in to comment