[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] contrib/plugins/bbv.c: Start bb index from 1
From: |
Michael Tokarev |
Subject: |
Re: [PATCH] contrib/plugins/bbv.c: Start bb index from 1 |
Date: |
Sun, 22 Dec 2024 12:11:51 +0300 |
User-agent: |
Mozilla Thunderbird |
17.12.2024 17:24, ckf104 wrote:
Standard simpoint tool reqeusts that index of basic block index starts from 1.
While this patch is a trivial one-liner, but the underlying issue requires at
least
a minimal understanding of what it is all about, what *is* bbv to begin with,
what
`simpoint' is. I'm not sure it really is a trivial material?
Signed-off-by: ckf104 <1900011634@pku.edu.cn>
Do we accept such SoBs these days?
Thanks,
/mjt