search for: graghviz

Displaying 3 results from an estimated 3 matches for "graghviz".

2007 Sep 26
2
[LLVMdev] viewGraph
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 wh...
2007 Sep 26
0
[LLVMdev] viewGraph
On Wed, 26 Sep 2007 Alireza.Moshtaghi at microchip.com wrote: > 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...
2007 Sep 26
3
[LLVMdev] viewGraph
...uc.edu] On Behalf Of Chris Lattner Sent: Wednesday, September 26, 2007 12:03 PM To: LLVM Developers Mailing List Subject: Re: [LLVMdev] viewGraph On Wed, 26 Sep 2007 Alireza.Moshtaghi at microchip.com wrote: > 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...