Re: [PATCH v6 07/19] fmv: Refactor FMV name mangling.

2025-07-28 Thread Alfie Richards
On 26/07/2025 14:27, Jeff Law wrote: On 6/12/25 10:53 AM, Alfie Richards wrote: This patch is an overhaul of how FMV name mangling works. Previously mangling logic was duplicated in several places across both target specific and independent code. This patch changes this such that all mangling

Re: [PATCH v6 07/19] fmv: Refactor FMV name mangling.

2025-07-26 Thread Jeff Law
On 6/12/25 10:53 AM, Alfie Richards wrote: This patch is an overhaul of how FMV name mangling works. Previously mangling logic was duplicated in several places across both target specific and independent code. This patch changes this such that all mangling is done in targetm.mangle_decl_assemb

[PATCH v6 07/19] fmv: Refactor FMV name mangling.

2025-06-12 Thread Alfie Richards
This patch is an overhaul of how FMV name mangling works. Previously mangling logic was duplicated in several places across both target specific and independent code. This patch changes this such that all mangling is done in targetm.mangle_decl_assembler_name (including for the dispatched symbol an