linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Anderson Lizardo" <anderson.lizardo@gmail.com>
To: Dan Sheridan <djs@postman.org.uk>
Cc: linux-sparse@vger.kernel.org
Subject: Re: [PATCH 0/2] Improved flow graphs
Date: Wed, 16 May 2007 14:03:36 -0400	[thread overview]
Message-ID: <5b5833aa0705161103w5748cc84l7c733e010307259d@mail.gmail.com> (raw)
In-Reply-To: <1179310281.31308.54.camel@localhost.localdomain>

On 5/16/07, Dan Sheridan <djs@postman.org.uk> wrote:
> Example graph can be seen at
> http://www.postman.org.uk/djs52/example.png, generated with
>
>   ./graph validation/context.c | gvpr -f gvpr/return-paths | \
>     gvpr -f gvpr/subg-fwd -a good_while3 | dot -Tpng > /tmp/example.png

Hi,

I have a question regarding this specific example:

If I understand the code correctly, the node name is the stream line
number of the first instruction of the BB right? Is that why the call
edge for r() comes from 169/173 (and not from 170/174, as I would
expect)?

Nice work BTW.

Regards,
-- 
Anderson Lizardo

  reply	other threads:[~2007-05-16 18:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-16 10:11 [PATCH 0/2] Improved flow graphs Dan Sheridan
2007-05-16 18:03 ` Anderson Lizardo [this message]
2007-05-22 22:11 ` Josh Triplett
2007-05-29 16:05   ` Dan Sheridan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5b5833aa0705161103w5748cc84l7c733e010307259d@mail.gmail.com \
    --to=anderson.lizardo@gmail.com \
    --cc=djs@postman.org.uk \
    --cc=linux-sparse@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).