[PATCH v3] Add a trie to map quickly from address range to compilation unit.
Jan Beulich
jbeulich@suse.com
Thu Apr 21 08:58:44 GMT 2022
On 21.04.2022 10:50, Steinar H. Gunderson wrote:
> On Tue, Apr 12, 2022 at 02:38:48PM +0200, Jan Beulich wrote:
>> Patch is okay with some over-long lines suitably wrapped.
>
> How do I go about wrapping them, ie., what is the limit (and is there
> some formatting tool)? Or will someone else do that for me on submit?
The common limit is 80 chars. I'm unaware of a tool doing that for
you. In other projects there are also exceptions (like not splitting
long format strings passed to printf() and alike); not sure whether
there are any similar exceptions in binutils.
Sorry, Jan
More information about the Binutils
mailing list