[PATCH] Making DebugInfoFinder process all the compile units in the module

Manman Ren manman.ren at gmail.com
Mon Oct 14 10:39:13 PDT 2013


LGTM. Please commit.

Thanks,
Manman


On Tue, Oct 8, 2013 at 11:30 PM, Mishne, Alon <alon.mishne at intel.com> wrote:

>  When processing a module, DebugInfoFinder only goes over the first
> compile unit in the module's debug metadata, instead of going over all the
> compile units; there's even a "FIXME" comment there about this issue. I've
> opened a bug report about it at http://llvm.org/bugs/show_bug.cgi?id=17507
> ****
>
> ** **
>
> Attached is a patch which fixes this and adds a test to verify that more
> than one compile unit can be processed.****
>
> ** **
>
> **-        **Alon****
>
> ---------------------------------------------------------------------
> Intel Israel (74) Limited
>
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by others is strictly prohibited. If you are not the intended
> recipient, please contact the sender and delete all copies.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131014/9641c16b/attachment.html>


More information about the llvm-commits mailing list