Re: [PATCH v2 08/18] Add -mfunc-opt-list=

2025-07-23 Thread Aleksandar Rakic
...@gmail.com; ja...@redhat.com; Simon Dardis; Faraz Shahbazker; Aleksandar Rakic Subject: [PATCH v2 08/18] Add -mfunc-opt-list= From: Simon Dardis New option for MIPS -mfunc-opt-list=FILE. This option takes a file which has one function per line followed by a whitespace (space/tab) followed by

[PATCH v2 08/18] Add -mfunc-opt-list=

2025-03-17 Thread Aleksandar Rakic
From: Simon Dardis New option for MIPS -mfunc-opt-list=FILE. This option takes a file which has one function per line followed by a whitespace (space/tab) followed by one or more attributes. Supported attributes are O2, Os, code-read=pcrel, always_inline, noinline, mips16, nomips16, epi, longcall