Re: [PATCH] add -ltrans-objects lto-plugin debug option

2021-06-24 Thread Jeff Law via Gcc-patches
On 6/22/2021 12:49 AM, Richard Biener wrote: This adds a -ltrans-objects option to lto-plugin that by-passes lto-wrapper invocation and instead feeds LD the final LTRANS objects directly from the response file given as argument to the option. This allows LD issues involving the linker-plugin

[PATCH] add -ltrans-objects lto-plugin debug option

2021-06-22 Thread Richard Biener
This adds a -ltrans-objects option to lto-plugin that by-passes lto-wrapper invocation and instead feeds LD the final LTRANS objects directly from the response file given as argument to the option. This allows LD issues involving the linker-plugin path to be debugged in an easier way with just the