[LLVMdev] viewGraph

Alireza.Moshtaghi at microchip.com Alireza.Moshtaghi at microchip.com
Wed Sep 26 09:38:34 PDT 2007


Hi,

I am trying to use the viewGraph() method of SelectionDAG, of course I
installed graghviz, nuked my build directory, reconfigured and rebuilt
the project. However, gdb does not consistently recognize
SelectionDAG::viewgraph(), some times it finds it and some times it says
that llvm::SelectionDAG does not have viewGraph(). It worked for couple
of instances when I was in my modules but when for example I am in
LegalizeDAG::LegalizeOp() it is not recognized.

I tried "viewGragh()" as well as "this->viewGrah()"

Could someone shed some light on this for me please?

 

Thanks,

Alireza Moshtaghi

Senior Software Engineer

Development Systems, Microchip Technology

 

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


More information about the llvm-dev mailing list