[llvm-commits] [Patch] Dump DbgInfo from SelectionDAG
Devang Patel
dpatel at apple.com
Mon May 23 14:09:53 PDT 2011
Yes, this is a good (cover suggestions made by Renato).
-
Devang
On May 23, 2011, at 11:34 AM, Villmow, Micah wrote:
> Devang,
> Here is a patch that introduces the dump API to dbg info so that it emits information when SelectionDAG->dump() is also called. This is useful when attempting to see which phase of DAG combine invalidates debug information.
>
> Would this be good to commit?
>
> Thanks,
> Micah
> <dump_debug_info.patch>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list