From: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
To: Ramsay Jones <ramsay@ramsayjones.plus.com>
Cc: Sparse Mailing-list <linux-sparse@vger.kernel.org>
Subject: Re: [PATCH] linearize: fix a couple of 'selfcheck' warnings
Date: Thu, 12 Nov 2020 01:06:31 +0100 [thread overview]
Message-ID: <20201112000631.3e2ysn6zym2dg7oc@ltop.local> (raw)
In-Reply-To: <76afc97f-e6c3-2164-e4e1-13e850493af1@ramsayjones.plus.com>
On Wed, Nov 11, 2020 at 05:47:02PM +0000, Ramsay Jones wrote:
Thank you. How can I have forgotten these?
-- Luc
> Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
> ---
> linearize.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/linearize.h b/linearize.h
> index 77ae7c9a..31c754e2 100644
> --- a/linearize.h
> +++ b/linearize.h
> @@ -326,8 +326,10 @@ pseudo_t undef_pseudo(void);
> struct entrypoint *linearize_symbol(struct symbol *sym);
> int unssa(struct entrypoint *ep);
> void show_entry(struct entrypoint *ep);
> +void show_insn_entry(struct instruction *insn);
> const char *show_pseudo(pseudo_t pseudo);
> void show_bb(struct basic_block *bb);
> +void show_insn_bb(struct instruction *insn);
> const char *show_instruction(struct instruction *insn);
> const char *show_label(struct basic_block *bb);
>
> --
> 2.29.0
prev parent reply other threads:[~2020-11-12 1:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-11 17:47 [PATCH] linearize: fix a couple of 'selfcheck' warnings Ramsay Jones
2020-11-12 0:06 ` Luc Van Oostenryck [this message]
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=20201112000631.3e2ysn6zym2dg7oc@ltop.local \
--to=luc.vanoostenryck@gmail.com \
--cc=linux-sparse@vger.kernel.org \
--cc=ramsay@ramsayjones.plus.com \
/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