[llvm-commits] [llvm] - Patch to update the line number information in pass -mem2reg (review only)

Zhou Sheng zhousheng00 at gmail.com
Wed Feb 18 06:54:57 PST 2009


Attached is the 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.

Just for review.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090218/fd86799b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Mem2Reg.cpp.patch
Type: application/octet-stream
Size: 3300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090218/fd86799b/attachment.obj>


More information about the llvm-commits mailing list