[LLVMdev] Graph Utilities

Rajkishore Barik rb5 at rice.edu
Wed May 12 15:26:39 PDT 2010


Hi,

I am wondering if there is any generic graph data structure along with  
its traversal routines
already available in LLVM-2.7. In particular, I am looking for  
creating both directed and undirected
graphs and be able to perform dfs, topsort, and scc on them.

Best regards,
Raj



More information about the llvm-dev mailing list