[LLVMdev] LLVM Dependency Graph

Chris Lattner clattner at apple.com
Mon Jul 26 10:07:49 PDT 2010


On Jul 26, 2010, at 9:41 AM, David Piepgrass wrote:

> Based on cmake/modules/LLVMLibDeps.cmake, I produced a graphviz dot file and then manually removed components and edges until the graph was small enough to be presentable. I don’t know if I can actually use LLVM due to its humongousness, but I hope the graph will be helpful to others attempting to comprehend LLVM. PNG attached; dot file follows.

This is really cool.  Do you have a script that produces the .dot file?  If so, we could check it in and add a makefile target,

-Chris

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100726/14523dd5/attachment.html>


More information about the llvm-dev mailing list