[llvm-commits] patch for Bug #10125
Shajrawi, Yousef
Yousef.Shajrawi at amd.com
Sun Jun 12 00:50:34 PDT 2011
Hi,
I've reported bug #10125 about debug variables incorrectly deleted by LLVM in the Live Debug Variables pass: http://llvm.org/bugs/show_bug.cgi?id=10125
Attached is a patch resolving this bug via adding a check to live ins of a basic block (description is in bugzilla)
Please see if this is suitable for adding to LLVM and/or please advise on what to do next, This is my first contribution to LLVM so I don't know the procedure...
Thanks & Regards,
---Yousef
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110612/ed365ccf/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: missing_var.patch
Type: application/octet-stream
Size: 585 bytes
Desc: missing_var.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110612/ed365ccf/attachment.obj>
More information about the llvm-commits
mailing list