[LLVMdev] exporting Dags
keita abdoul-kader
abdoulk.keita at gmail.com
Tue Aug 24 08:13:17 PDT 2010
Hi,
Did anyone thought of a serialization/deserialization mechanism for DAGs
? Right now i am using the -view-dags functions family.The dot file produced
is great for drawing but i find it a bit hard to rebuilt a graph from
there(the dot parser are somewhat buggy and much of the useful information
is packed in the label element... )
all ideas are welcome...
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100824/e6e19507/attachment.html>
More information about the llvm-dev
mailing list