On 5/1/25 8:22 AM, Brendan Jackman wrote:
Personally I sometimes spam a bunch of `noinline` into code I'm debugging so this seems like a way to just slap that same thing on the whole tree without dirtying the code, right?
If this is for test builds only, has it been consider to add -fno-inline-functions as a local change in the top-level Makefile? Bart.