[LLVMdev] viewing dags
David Greene
dag at cray.com
Thu Sep 3 18:51:05 PDT 2009
On Thursday 03 September 2009 20:21, shreyas krishnan wrote:
> I find none of the files - dag.main.dot created but the llvm*
> directories do get created. I do have permissions to the directory.
>
> I do have dotty in my path but that I would imagine should only cause
> issues with viewing the graph.
Do you have 'dot' in your path? What does configure say when it runs?
I see this when configure doesn't find the graphviz tools. Note that
they need to be in your path when you configure, not just when you build.
-Dave
More information about the llvm-dev
mailing list