graph: Show position in basic block nodes
commita8594de2db28e4489debd83cdc4cb62f96f339e0
authorJosh Triplett <josh@freedesktop.org>
Fri, 1 Sep 2006 21:01:09 +0000 (1 14:01 -0700)
committerJosh Triplett <josh@freedesktop.org>
Thu, 14 Sep 2006 20:20:56 +0000 (14 13:20 -0700)
tree33d8b0e4d7deecfd2c0c6d5a8a6e680896541373
parent27ff96a96c95d0171f3215458dd5a2ebc4bfafbf
graph: Show position in basic block nodes

Change the label for basic block nodes from the basic block address to the
position (file, line, column) of the basic block.

Signed-off-by: Josh Triplett <josh@freedesktop.org>
graph.c