This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] Use GCC LTO wrapper to get real symbols from LTO IR objects
Hi,
On Mon, 10 Feb 2020, H.J. Lu wrote:
> > Wow, that's a lot of work to get proper symbol type. What happens if
>
> Very true. I couldn't come up with a better solution without changing
> plugin API.
Then, it should perhaps be changed? The cure without that (i.e. your
patch) looks worse than the disease (temporary files, hardcoding path
layouts, dependence on gcc installed) :-/
I know why you wrote the patch as is, but ... ugh.
Ciao,
Michael.