qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 3/8] target/sparc: Drop inline markers from translate.c


From: Richard Henderson
Subject: Re: [PATCH v2 3/8] target/sparc: Drop inline markers from translate.c
Date: Wed, 28 Jun 2023 09:05:16 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 6/27/23 10:58, Philippe Mathieu-Daudé wrote:
On 21/6/23 20:06, Richard Henderson wrote:
Let the compiler decide about inlining.

Should we clean that automatically with scripts and forbid via
checkpatch?

I'm sure there are some places that benefit from inline within C files.
And of course header files need them for unused function elimination.


r~




reply via email to

[Prev in Thread] Current Thread [Next in Thread]