[cfe-dev] looking for some basic backend info

John McCall rjmccall at apple.com
Thu Jun 16 16:58:20 PDT 2011


On Jun 16, 2011, at 4:45 PM, Anderson, Todd A wrote:
> Is there anything currently in clang that creates a call graph for all the functions defined in a file?  Any other whole program optimization phases?  Where might I look in the source to find such info or inject a phase to do a whole program analysis?

Can you work on LLVM IR, or do you really need to work on Clang's AST?

John.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110616/c5c80bfa/attachment.html>


More information about the cfe-dev mailing list