[PATCH] Improve debugging output when there is a null function pointer in the IR dump.

Chandler Carruth chandlerc at google.com
Wed Jul 2 19:52:55 PDT 2014


On Wed, Jul 2, 2014 at 11:45 AM, Philip Reames <listmail at philipreames.com>
wrote:

> Given the purpose of this pass, would simply skipping the null node
> entirely be clearer?


I think it could well be useful when working on the pass to observe where
slots are null, so I'm inclined to dump more information even if it is
semantically irrelevant.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140702/6754a68a/attachment.html>


More information about the llvm-commits mailing list