Displaying 2 results from an estimated 2 matches for "14523dd5".
Did you mean:
142234d5
2010 Jul 26
0
[LLVMdev] LLVM Dependency Graph
...t 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>
2010 Jul 26
2
[LLVMdev] LLVM Dependency Graph
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.
digraph G {
ipo